Skip to content

Commit c177d9d

Browse files
fix(deps): update dependency io.micronaut:micronaut-http-client to v4.8.5
1 parent 20793bf commit c177d9d

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
@@ -25,7 +25,7 @@ org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1536M -XX:MaxMetaspaceSize=1024M
2525
# libraries only specific to test apps, these should not be exposed
2626
hibernateVersion=5.6.15.Final
2727
jbossTransactionApiVersion=2.0.0.Final
28-
micronautVersion=4.6.5
28+
micronautVersion=4.8.5
2929
micronautSerdeJacksonVersion=2.11.0
3030
springSecurityCoreVersion=7.0.0-SNAPSHOT
3131

0 commit comments

Comments
 (0)