Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Commit b9632c8

Browse files
committed
chore(deps): update micronaut.version
1 parent d5a1ccd commit b9632c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>example</artifactId>
55
<version>0.1</version>
66
<properties>
7-
<micronaut.version>1.3.0</micronaut.version>
7+
<micronaut.version>1.3.6</micronaut.version>
88
<jdk.version>1.8</jdk.version>
99
<maven.compiler.target>${jdk.version}</maven.compiler.target>
1010
<maven.compiler.source>${jdk.version}</maven.compiler.source>

0 commit comments

Comments
 (0)