We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e294c commit f53b461Copy full SHA for f53b461
gradle/libs.versions.toml
@@ -3,17 +3,17 @@ asciidoctorPlugin = "3.3.2"
3
assertj = "3.24.2"
4
commons-io = "2.11.0"
5
commons-lang3 = "3.12.0"
6
-dependencyCheck = "8.0.1"
+dependencyCheck = "8.0.2"
7
guava = "31.1-jre"
8
javapoet = "1.13.0"
9
jsr250 = "1.0"
10
jupiter = "5.9.2"
11
mapstruct = "1.4.0.Final"
12
-mockito = "5.0.0"
+mockito = "5.1.1"
13
spring = "5.0.0.RELEASE"
14
springBoot = "2.7.7"
15
springDependencyManagement = "1.1.0"
16
-versionsPlugin = "0.44.0"
+versionsPlugin = "0.45.0"
17
18
[libraries]
19
assertj = { group = "org.assertj", name = "assertj-core", version.ref = "assertj"}
0 commit comments