Skip to content

Commit

Permalink
Latest dependencies (except SpringBoot) (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chessray authored Feb 9, 2023
1 parent b8e294c commit f53b461
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ asciidoctorPlugin = "3.3.2"
assertj = "3.24.2"
commons-io = "2.11.0"
commons-lang3 = "3.12.0"
dependencyCheck = "8.0.1"
dependencyCheck = "8.0.2"
guava = "31.1-jre"
javapoet = "1.13.0"
jsr250 = "1.0"
jupiter = "5.9.2"
mapstruct = "1.4.0.Final"
mockito = "5.0.0"
mockito = "5.1.1"
spring = "5.0.0.RELEASE"
springBoot = "2.7.7"
springDependencyManagement = "1.1.0"
versionsPlugin = "0.44.0"
versionsPlugin = "0.45.0"

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

0 comments on commit f53b461

Please sign in to comment.