Skip to content

Commit 905e192

Browse files
fix(deps): update dependency io.micronaut:micronaut-http-client to v4.8.3
1 parent 2e8d3f9 commit 905e192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ org.gradle.daemon=true
2323
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1536M -XX:MaxMetaspaceSize=1024M
2424

2525
# libraries only specific to test apps, these should not be exposed
26-
micronautVersion=4.6.5
26+
micronautVersion=4.8.3
2727
micronautSerdeJacksonVersion=2.11.0
2828
springSecurityCoreVersion=7.0.0-SNAPSHOT
2929

0 commit comments

Comments
 (0)