Skip to content

Commit 5be85da

Browse files
authored
Latest dependencies (#47)
1 parent 6072024 commit 5be85da

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[versions]
22
asciidoctorPlugin = "3.3.2"
3-
assertj = "3.20.2"
4-
commons-io = "2.10.0"
3+
assertj = "3.23.1"
4+
commons-io = "2.11.0"
55
commons-lang3 = "3.12.0"
6-
guava = "30.1.1-jre"
6+
guava = "31.1-jre"
77
javapoet = "1.13.0"
88
jsr250 = "1.0"
9-
jupiter = "5.7.2"
9+
jupiter = "5.8.2"
1010
mapstruct = "1.4.0.Final"
11-
mockito = "3.11.2"
11+
mockito = "4.6.1"
1212
spring = "5.0.0.RELEASE"
13-
springBoot = "2.6.2"
13+
springBoot = "2.7.0"
1414
springDependencyManagement = "1.0.11.RELEASE"
15-
versionsPlugin = "0.41.0"
15+
versionsPlugin = "0.42.0"
1616

1717
[libraries]
1818
assertj = { group = "org.assertj", name = "assertj-core", version.ref = "assertj"}

0 commit comments

Comments
 (0)