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 Jan 11, 2024
1 parent 4ef04e4 commit f0301da
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 @@ -2,11 +2,11 @@
junit = "5.10.1"
assertj = "3.25.1"
testcontainers = "1.19.3"
micronaut = "4.2.2"
micronaut = "4.2.3"

johnrengelman_shadow_plugin = "8.1.1"
micronaut_application_plugin = "4.2.0"
micronaut_aot_plugin = "4.2.0"
micronaut_application_plugin = "4.2.1"
micronaut_aot_plugin = "4.2.1"

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

0 comments on commit f0301da

Please sign in to comment.