Skip to content

Commit f86e978

Browse files
authored
Latest Gradle and dependencies (#56)
1 parent bfefe88 commit f86e978

5 files changed

Lines changed: 20 additions & 12 deletions

File tree

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ asciidoctorPlugin = "3.3.2"
33
assertj = "3.23.1"
44
commons-io = "2.11.0"
55
commons-lang3 = "3.12.0"
6-
dependencyCheck = "7.1.1"
6+
dependencyCheck = "7.2.1"
77
guava = "31.1-jre"
88
javapoet = "1.13.0"
99
jsr250 = "1.0"
10-
jupiter = "5.8.2"
10+
jupiter = "5.9.1"
1111
mapstruct = "1.4.0.Final"
12-
mockito = "4.6.1"
12+
mockito = "4.8.0"
1313
spring = "5.0.0.RELEASE"
14-
springBoot = "2.7.0"
15-
springDependencyManagement = "1.0.11.RELEASE"
14+
springBoot = "2.7.4"
15+
springDependencyManagement = "1.0.14.RELEASE"
1616
versionsPlugin = "0.42.0"
1717

1818
[libraries]

gradle/wrapper/gradle-wrapper.jar

935 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

gradlew

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

gradlew.bat

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

0 commit comments

Comments
 (0)