Skip to content

Commit

Permalink
Groovy to RC5 (#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jul 6, 2023
1 parent 1d91f69 commit 64cdfb1
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
Expand Up @@ -9,8 +9,8 @@ testcontainers = '1.18.3'
tomcat-jdbc = '10.1.10'

micronaut-docs = "2.0.0"
micronaut = "4.0.0-RC4"
micronaut-test = "4.0.0-M6"
micronaut = "4.0.0-RC5"
micronaut-test = "4.0.0-M9"
groovy = "4.0.12"
spock = "2.3-groovy-4.0"

Expand Down

0 comments on commit 64cdfb1

Please sign in to comment.