Skip to content

Commit

Permalink
Bump jvm from 2.1.0 to 2.1.10 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 59e6b34 commit f8a0bb6
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,6 +1,6 @@
plugins {
`java-library`
kotlin("jvm") version "2.1.0"
kotlin("jvm") version "2.1.10"
}

val junitVersion = "4.13.2"
Expand Down

0 comments on commit f8a0bb6

Please sign in to comment.