File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
asciidoctorPlugin = " 3.3.2"
3
3
assertj = " 3.24.2"
4
4
commons-io = " 2.13.0"
5
- commons-lang3 = " 3.12 .0"
5
+ commons-lang3 = " 3.13 .0"
6
6
dependencyCheck = " 8.3.1"
7
- guava = " 32.1.1 -jre"
7
+ guava = " 32.1.2 -jre"
8
8
javapoet = " 1.13.0"
9
9
jsr250 = " 1.0"
10
- jupiter = " 5.9.3 "
10
+ jupiter = " 5.10.0 "
11
11
mapstruct = " 1.4.0.Final"
12
12
mockito = " 5.4.0"
13
13
spring = " 5.0.0.RELEASE"
14
14
springBoot = " 2.7.7"
15
- springDependencyManagement = " 1.1.0 "
15
+ springDependencyManagement = " 1.1.2 "
16
16
versionsPlugin = " 0.47.0"
17
17
18
18
[libraries ]
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.2-bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.2.1 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments