Skip to content

Commit

Permalink
Merge pull request #10 from centralhardware/dependabot/gradle/jvm-2.1.0
Browse files Browse the repository at this point in the history
Bump jvm from 2.0.21 to 2.1.0
  • Loading branch information
centralhardware authored Nov 27, 2024
2 parents c507c04 + f24e75c commit 79f3b75
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,7 +1,7 @@
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar

plugins {
kotlin("jvm") version "2.0.21"
kotlin("jvm") version "2.1.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
}

Expand Down

0 comments on commit 79f3b75

Please sign in to comment.