Skip to content

Commit 9939625

Browse files
[Renovate] Update all minor and patch dependencies
1 parent 6e61304 commit 9939625

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ object Versions {
66
const val CDN = "1.14.6"
77

88
const val MOCKITO_CORE = "5.15.2"
9-
const val JUNIT_JUPITER = "5.11.4"
9+
const val JUNIT_JUPITER = "5.12.0"
1010
const val ASSERTJ_CORE = "3.27.3"
11-
const val AWAITILITY = "4.2.2"
11+
const val AWAITILITY = "4.3.0"
1212

1313
const val SPIGOT_API = "1.21.4-R0.1-SNAPSHOT"
1414

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)