Skip to content

Commit

Permalink
Merge branch '1.20.4' into 1.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed May 21, 2024
2 parents 5ba10f1 + 524d9b6 commit fbceb01
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 @@ -4,7 +4,7 @@ import java.nio.file.Files

plugins {
java
id("org.graalvm.buildtools.native") version "0.10.1"
id("org.graalvm.buildtools.native") version "0.10.2"
// todo: use official version when https://github.com/johnrengelman/shadow/pull/879 is merged
id("io.github.goooler.shadow") version "8.1.7"
}
Expand Down

0 comments on commit fbceb01

Please sign in to comment.