Skip to content

Commit

Permalink
Remove deprecated code for Micronaut 4
Browse files Browse the repository at this point in the history
  • Loading branch information
wetted committed Jul 29, 2022
1 parent 1085caa commit 0c41aec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
projectVersion=1.0.1-SNAPSHOT
projectVersion=2.0.0-SNAPSHOT
projectGroup=io.micronaut.toml
micronautDocsVersion=2.0.0
micronautVersion=3.2.6
micronautVersion=4.0.0-SNAPSHOT
micronautTestVersion=3.0.5
groovyVersion=3.0.9
spockVersion=2.0-groovy-3.0
Expand All @@ -13,7 +13,7 @@ githubSlug=micronaut-projects/micronaut-toml
developers=Jonas Konrad

# Micronaut core branch for BOM pull requests
githubCoreBranch=3.3.x
githubCoreBranch=4.0.x

bomProperty=micronautTomlVersion

Expand Down

0 comments on commit 0c41aec

Please sign in to comment.