Skip to content

Commit 4c4f522

Browse files
authored
chore(deps): update micronaut packages to v2.1.1 (GoogleCloudPlatform#3992)
1 parent 601144d commit 4c4f522

File tree

1 file changed

+1
-1
lines changed
  • appengine-java11/micronaut-helloworld

1 file changed

+1
-1
lines changed

appengine-java11/micronaut-helloworld/pom.xml

+1-1
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.1.0</micronaut.version>
36+
<micronaut.version>2.1.1</micronaut.version>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)