Skip to content

Commit

Permalink
bump micronaut-platform version
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Nov 14, 2024
1 parent a6ab2ac commit 5c0c4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/micronaut/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jaxb-runtime = { module = 'org.glassfish.jaxb:jaxb-runtime', version = '4.0.5' }

logstash-logback-encoder = { module = 'net.logstash.logback:logstash-logback-encoder', version = '8.0' }

micronaut-platform = { module = 'io.micronaut.platform:micronaut-platform', version = '4.6.3' }
micronaut-platform = { module = 'io.micronaut.platform:micronaut-platform', version = '4.7.0' }

redisson = { module = 'org.redisson:redisson', version = '3.38.1' }

Expand Down

0 comments on commit 5c0c4ed

Please sign in to comment.