Skip to content

Commit b680e92

Browse files
chore(deps): Update build systems
1 parent b89dc4d commit b680e92

5 files changed

Lines changed: 102 additions & 102 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
22
# plugins
3-
toxopid = "4.1.1"
4-
indra = "3.1.3"
3+
toxopid = "4.2.0"
4+
indra = "3.2.0"
55
spotless = "6.25.0"
6-
shadow = "8.3.5"
6+
shadow = "8.3.9"
77

88
# utilities
99
slf4md = "1.0.1"
@@ -16,7 +16,7 @@ cloud-core = "2.0.0"
1616
junit = "5.11.4"
1717

1818
# static analysis
19-
errorprone-gradle = "4.1.0"
19+
errorprone-gradle = "4.4.0"
2020
errorprone-core = "2.36.0"
2121
nullaway = "0.12.2"
2222
checker-qual = "3.48.3"

gradle/wrapper/gradle-wrapper.jar

181 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-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 94 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)