Skip to content

Commit

Permalink
Update to Micronaut 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasschaefer committed Feb 23, 2021
1 parent 6298902 commit f39e62b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build.gradle
@@ -1,6 +1,5 @@
subprojects {
repositories {
mavenCentral()
jcenter()
}
}
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,7 +1,7 @@
# The project property 'version' is overwritten via .github/workflows/publish-release.yml
version=0.0.1-SNAPSHOT
kotlinVersion=1.4.30
micronautVersion=2.3.2
micronautVersion=2.3.3
micronautApplicationPluginVersion=1.3.4
micronautLibraryPluginVersion=1.3.4
# The matching versions can be found here:
Expand Down

0 comments on commit f39e62b

Please sign in to comment.