Skip to content

Commit eebba6a

Browse files
authored
chore(deps): update micronaut packages to v2.5.6 (GoogleCloudPlatform#5434)
1 parent c8273b8 commit eebba6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • appengine-java11/micronaut-helloworld

appengine-java11/micronaut-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<exec.mainClass>com.example.appengine.Application</exec.mainClass>
3434
<maven.compiler.target>11</maven.compiler.target>
3535
<maven.compiler.source>11</maven.compiler.source>
36-
<micronaut.version>2.5.5</micronaut.version>
36+
<micronaut.version>2.5.6</micronaut.version>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)