Skip to content

Commit

Permalink
Update to Micronaut 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasschaefer committed Sep 17, 2022
1 parent b7a08e8 commit 4e9653a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
@@ -1,9 +1,9 @@
# The project property 'version' is overwritten via .github/workflows/publish-release.yml
version=0.0.1-SNAPSHOT
kotlinVersion=1.6.21
micronautVersion=3.6.1
micronautApplicationPluginVersion=3.5.1
micronautLibraryPluginVersion=3.5.1
micronautVersion=3.6.3
micronautApplicationPluginVersion=3.5.3
micronautLibraryPluginVersion=3.5.3
# The matching versions can be found here: https://github.com/micronaut-projects/micronaut-servlet/blob/v3.6.1/gradle/libs.versions.toml
jettyVersion=9.4.48.v20220622
tomcatVersion=9.0.65
Expand Down

0 comments on commit 4e9653a

Please sign in to comment.