Skip to content

Commit

Permalink
Bump jvm from 1.6.10 to 1.6.20 (#107)
Browse files Browse the repository at this point in the history
Bumps jvm from 1.6.10 to 1.6.20.

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent f27f589 commit 959276c
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
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.6.10"
kotlin("jvm") version "1.6.20"
`java-library`
`maven-publish`

Expand Down

0 comments on commit 959276c

Please sign in to comment.