Skip to content

Commit 862da1c

Browse files
committed
Latest Gradle + Dependencies
1 parent 02a33e2 commit 862da1c

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ asciidoctorPlugin = "3.3.2"
33
assertj = "3.24.2"
44
commons-io = "2.11.0"
55
commons-lang3 = "3.12.0"
6-
dependencyCheck = "8.1.2"
6+
dependencyCheck = "8.2.1"
77
guava = "31.1-jre"
88
javapoet = "1.13.0"
99
jsr250 = "1.0"
1010
jupiter = "5.9.2"
1111
mapstruct = "1.4.0.Final"
12-
mockito = "5.2.0"
12+
mockito = "5.3.1"
1313
spring = "5.0.0.RELEASE"
1414
springBoot = "2.7.7"
1515
springDependencyManagement = "1.1.0"

gradle/wrapper/gradle-wrapper.jar

468 Bytes
Binary file not shown.
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.0.2-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
44
networkTimeout=10000
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

gradlew

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

0 commit comments

Comments
 (0)