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 25, 2024
1 parent 8d83b0d commit 82bde21
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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

This file was deleted.

0 comments on commit 82bde21

Please sign in to comment.