Skip to content

Commit

Permalink
chore: upgrade to Micronaut 4.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
loicmathieu committed Apr 24, 2024
1 parent ea37a24 commit 92e4754
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
version=0.17.0-SNAPSHOT

jacksonVersion=2.16.2
# Cannot upgrade for now due to https://github.com/kestra-io/kestra-ee/issues/1085
micronautVersion=4.3.4
micronautVersion=4.3.8
lombokVersion=1.18.32
slf4jVersion=2.0.12

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
io.micronaut.http.cookie.DefaultServerCookieEncoder

0 comments on commit 92e4754

Please sign in to comment.