Skip to content

Commit

Permalink
Bump jvm from 1.6.0 to 1.6.21
Browse files Browse the repository at this point in the history
Bumps jvm from 1.6.0 to 1.6.21.

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2022
1 parent 419bfc4 commit 63bb5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
idea
`maven-publish`
id("com.github.ben-manes.versions") version "0.39.0"
kotlin("jvm") version "1.6.0"
kotlin("jvm") version "1.6.21"
}

group = "me.camdenorrb"
Expand Down

0 comments on commit 63bb5b2

Please sign in to comment.