Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- assertj 3.26.3
- result-core 0.15.2.0
- org.sonarqube 5.1.0.4882
- io.micronaut.library 4.4.2
- io.micronaut.aot 4.4.2
  • Loading branch information
guillermocalvo committed Aug 1, 2024
1 parent be40e21 commit cbbb31d
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,14 +1,14 @@
[versions]
assertj = "3.26.0"
assertj = "3.26.3"
google-java-format = "1.19.2"
jacoco = "0.8.10"
japicmp = "0.4.3"
junit = "5.10.3"
micronaut-aot = "4.4.0"
micronaut-library = "4.4.0"
micronaut-aot = "4.4.2"
micronaut-library = "4.4.2"
nexus-publish = "2.0.0"
result-core = "0.15.1.1"
sonarqube = "5.0.0.4638"
result-core = "0.15.2.0"
sonarqube = "5.1.0.4882"
spotless = "6.25.0"

[libraries]
Expand Down

0 comments on commit cbbb31d

Please sign in to comment.