Skip to content

Commit e65437f

Browse files
authored
Merge branch 'main' into renovate/junit5-monorepo
2 parents 028a657 + 0c1e10d commit e65437f

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
logback = "1.5.12"
2+
logback = "1.5.14"
33
scrimage = "4.3.0"
44
twelvemonkeys = "3.12.0"
55

@@ -25,4 +25,4 @@ tika = "org.apache.tika:tika-core:3.0.0"
2525

2626
[plugins]
2727
runtime = "org.beryx.runtime:1.13.1"
28-
shadow = "com.gradleup.shadow:8.3.4"
28+
shadow = "com.gradleup.shadow:8.3.5"

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

gradlew

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

0 commit comments

Comments
 (0)