Skip to content

Commit

Permalink
Up to latest 4.1.x of micronaut core (#552)
Browse files Browse the repository at this point in the history
Ready for the 4.1.0 release
  • Loading branch information
timyates authored Aug 23, 2023
1 parent 2f77122 commit 2306037
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
micronaut = "4.0.5"
micronaut = "4.1.1"
micronaut-docs = "2.0.0"
micronaut-test = "4.0.0"
micronaut-test = "4.0.1"

groovy = "4.0.13"
groovy = "4.0.14"
spock = "2.3-groovy-4.0"

managed-servlet-api = '6.0.0'
Expand All @@ -16,7 +16,7 @@ graal-svm = "23.0.1"
bcpkix = "1.70"

micronaut-reactor = "3.0.2"
micronaut-security = "4.0.3"
micronaut-security = "4.0.4"
micronaut-serde = "2.2.0"
micronaut-session = "4.0.0"
micronaut-validation = "4.0.1"
Expand Down

0 comments on commit 2306037

Please sign in to comment.