Skip to content

Commit

Permalink
Merge pull request #71 from GiantTreeLP/dependabot/gradle/jvm-1.9.23
Browse files Browse the repository at this point in the history
Bump jvm from 1.9.22 to 1.9.23
  • Loading branch information
GiantTreeLP authored Mar 9, 2024
2 parents 9d148bc + c546391 commit 9a27282
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 "1.9.22"
kotlin("jvm") version "1.9.23"
}

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

0 comments on commit 9a27282

Please sign in to comment.