Skip to content

Commit

Permalink
Merge pull request #81 from DongShaoNB/dependabot/gradle/jvm-2.0.20
Browse files Browse the repository at this point in the history
chore: bump jvm from 2.0.10 to 2.0.20
  • Loading branch information
DongShaoNB authored Aug 22, 2024
2 parents cce7727 + b6a5d4a commit 5ba9ea2
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.10"
kotlin("jvm") version "2.0.20"
id("com.gradleup.shadow") version "8.3.0"
}

Expand Down

0 comments on commit 5ba9ea2

Please sign in to comment.