Skip to content

Commit

Permalink
Bump jvm from 2.0.10 to 2.1.0 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 1d5b064 commit 51b34da
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 @@ -19,7 +19,7 @@
*/

plugins {
kotlin("jvm") version "2.0.10"
kotlin("jvm") version "2.1.0"
id("com.gradle.plugin-publish") version "1.2.1"
}

Expand Down

0 comments on commit 51b34da

Please sign in to comment.