Skip to content

Commit

Permalink
update example deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed May 29, 2022
1 parent 90c5b7f commit 07be1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/maven-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<kotlin.compiler.jvmTarget>11</kotlin.compiler.jvmTarget>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<kotlin.version>1.4.20</kotlin.version>
<kotlin.version>1.6.0</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 07be1aa

Please sign in to comment.