Skip to content

Commit

Permalink
build: Micronaut Framework 3.6.3 (#228)
Browse files Browse the repository at this point in the history
* ci: projectVersion to 3.2.0-SNAPSHOT

* ci: githubCoreBranch to 3.7.x

* build: Micronaut Framework to 3.6.3

* build: Micronaut Test to 3.5.0
  • Loading branch information
sdelamo authored Sep 14, 2022
1 parent 6aa8d18 commit 7392caf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
projectVersion=3.1.1-SNAPSHOT
projectVersion=3.2.0-SNAPSHOT
projectGroup=io.micronaut.rss

micronautDocsVersion=2.0.0
micronautVersion=3.5.4
micronautTestVersion=3.4.0
micronautVersion=3.6.3
micronautTestVersion=3.5.0
groovyVersion=3.0.12
spockVersion=2.1-groovy-3.0

Expand All @@ -13,7 +13,7 @@ projectUrl=https://micronaut.io
githubSlug=micronaut-projects/micronaut-rss
developers=Sergio del Amo

githubCoreBranch=3.6.x
githubCoreBranch=3.7.x

bomProperty=micronautRssVersion

Expand Down

0 comments on commit 7392caf

Please sign in to comment.