Skip to content

Commit 044a152

Browse files
authored
chore(deps): update micronaut packages to v3.2.0 (GoogleCloudPlatform#6429)
1 parent 8fea37f commit 044a152

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

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>3.1.4</micronaut.version>
36+
<micronaut.version>3.2.0</micronaut.version>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)