Skip to content

Commit

Permalink
build: Apache Groovy to 4.0.6 (#39)
Browse files Browse the repository at this point in the history
* build: Micronaut Test to 3.7.0

* build: Apache Groovy to 4.0.6

* build: Spock to 2.3-groovy-4.0
  • Loading branch information
sdelamo authored Oct 19, 2022
1 parent 7ac7ac8 commit 6eb7d48
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
@@ -1,9 +1,9 @@
[versions]
micronaut = "4.0.0-SNAPSHOT"
micronaut-docs = "2.0.0"
micronaut-test = "3.6.2"
groovy = "3.0.13"
spock = "2.1-groovy-3.0"
micronaut-test = "3.7.0"
groovy = "4.0.6"
spock = "2.3-groovy-4.0"

managed-crac = "0.1.3"

Expand Down

0 comments on commit 6eb7d48

Please sign in to comment.