Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent 7ef189d commit 3b40197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
# note: the version named `micronaut` is picked up by the micronaut gradle plugin
micronaut = "4.2.4"
micronaut = "4.3.0"

junit = "5.10.2"
assertj = "3.25.3"
testcontainers = "1.19.4"

johnrengelman_shadow_plugin = "8.1.1"
micronaut_application_plugin = "4.3.0"
micronaut_application_plugin = "4.3.1"
micronaut_aot_plugin = "4.3.1"

[libraries]
Expand Down

0 comments on commit 3b40197

Please sign in to comment.