Skip to content

Commit

Permalink
Merge pull request #94 from GiantTreeLP/dependabot/gradle/jvm-2.0.10
Browse files Browse the repository at this point in the history
Bump jvm from 2.0.0 to 2.0.10
  • Loading branch information
GiantTreeLP authored Aug 15, 2024
2 parents 53d795d + 6807a5e commit 17a3392
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,5 +1,5 @@
plugins {
kotlin("jvm") version "2.0.0"
kotlin("jvm") version "2.0.10"
}

group = "com.github.gianttreelp.proguardservicesmapper"
Expand Down

0 comments on commit 17a3392

Please sign in to comment.