Skip to content

Commit

Permalink
Update to use micronaut-core 4.0.0-RC1 (#1775)
Browse files Browse the repository at this point in the history
  • Loading branch information
timyates authored Jun 15, 2023
1 parent 10140da commit 86ecbbe
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,8 +1,8 @@
[versions]
micronaut = "4.0.0-M7"
micronaut = "4.0.0-RC1"
micronaut-docs = "2.0.0"
micronaut-test = "4.0.0-M7"
micronaut-testresources = "2.0.0-M9"
micronaut-testresources = "2.0.0-M10"
groovy = "4.0.12"
spock = "2.3-groovy-4.0"

Expand Down

0 comments on commit 86ecbbe

Please sign in to comment.