Skip to content

Commit

Permalink
Downgrade Micronaut to prevent native image building issue
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkobor committed Oct 1, 2020
1 parent ab244d0 commit ac90bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kotlinVersion=1.3.72
logbookVersion=2.2.1
micronautJdbcVersion=3.0.1
micronautJooqVersion=3.0.1
micronautVersion=2.0.3
micronautVersion=2.0.2
mockkVersion=1.10.2
palantirGitVersion=0.12.3
postgresTestContainersVersion=1.14.3
Expand Down

0 comments on commit ac90bac

Please sign in to comment.