Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Nov 6, 2023
1 parent 86d5825 commit d5e6ef4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
assertj = "3.24.2"
google-java-format = "1.15.0"
google-java-format = "1.17.0"
jacoco = "0.8.10"
junit = "5.9.3"
nexus-publish = "1.1.0"
junit = "5.10.1"
nexus-publish = "2.0.0-rc-1"
result-api = "0.1.0.2"
result-core = "0.15.0.0"
sonarqube = "4.0.0.2929"
spotless = "6.13.0"
sonarqube = "4.4.1.3373"
spotless = "6.22.0"

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

0 comments on commit d5e6ef4

Please sign in to comment.