Skip to content

Commit 40246a4

Browse files
committed
Update Gradle wrapper and dependencies
1 parent 6d202b8 commit 40246a4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ antlr4 = '4.13.2'
44
asm = '9.7.1'
55
smali = '3.0.9'
66
commons-compress = '1.27.1'
7-
junit = '5.11.4'
8-
junit-platform = '1.11.4'
7+
junit = '5.12.0'
8+
junit-platform = '1.12.0'
99
r8 = '4.0.63' # Newer versions only for Java 11+
1010
nexus-publish-plugin = '2.0.0'
11-
shadow-plugin = '8.3.5'
11+
shadow-plugin = '8.3.6'
1212
versions-plugin = '0.52.0'
1313

1414
[libraries]

gradle/wrapper/gradle-wrapper.jar

122 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)