Skip to content

Commit

Permalink
build: Bump up micronaut to 3.6.2 (#160)
Browse files Browse the repository at this point in the history
* build: update Micronaut Framework to 3.6.2.

* build: Micronaut Test to 3.5.0
  • Loading branch information
sdelamo authored Sep 6, 2022
1 parent a0dfdc3 commit 7224345
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
projectVersion=4.3.0-SNAPSHOT
projectGroup=io.micronaut.tracing
micronautDocsVersion=2.0.0
micronautVersion=3.5.4
micronautTestVersion=3.4.0
micronautVersion=3.6.2
micronautTestVersion=3.5.0
groovyVersion=3.0.12
spockVersion=2.1-groovy-3.0

Expand Down

0 comments on commit 7224345

Please sign in to comment.