Skip to content

Commit

Permalink
Bump XZ to 1.10 (#3391)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavo authored Oct 26, 2024
1 parent 474d298 commit 422f681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HMCLCore/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
api("org.glavo:simple-png-javafx:0.3.0")
api("com.google.code.gson:gson:2.11.0")
api("com.moandjiezana.toml:toml4j:0.7.2")
api("org.tukaani:xz:1.9")
api("org.tukaani:xz:1.10")
api("org.hildan.fxgson:fx-gson:5.0.0")
api("org.jenkins-ci:constant-pool-scanner:1.2")
api("com.github.steveice10:opennbt:1.5")
Expand Down

0 comments on commit 422f681

Please sign in to comment.