Skip to content

Commit

Permalink
Update Gradle Plugin to fix Fat/Uber/Shadow JAR, see micronaut-projec…
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasschaefer committed Mar 23, 2022
1 parent 09690eb commit 20b0e9e
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
Expand Up @@ -2,8 +2,8 @@
version=0.0.1-SNAPSHOT
kotlinVersion=1.6.10
micronautVersion=3.4.0
micronautApplicationPluginVersion=3.3.0
micronautLibraryPluginVersion=3.3.0
micronautApplicationPluginVersion=3.3.1
micronautLibraryPluginVersion=3.3.1
# The matching versions can be found here: https://github.com/micronaut-projects/micronaut-servlet/blob/v3.2.1/gradle.properties
jettyVersion=9.4.43.v20210629
tomcatVersion=9.0.58
Expand Down

0 comments on commit 20b0e9e

Please sign in to comment.