Skip to content

Commit

Permalink
Merge pull request #713 from mybatis/dependabot/maven/core/kotlin.ver…
Browse files Browse the repository at this point in the history
…sion-1.5.10

Bump kotlin.version from 1.5.0 to 1.5.10 in /core
  • Loading branch information
jeffgbutler committed May 25, 2021
2 parents 03e3d3e + aad6356 commit ceb4b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<java.version>1.8</java.version>
<kotlin.version>1.5.0</kotlin.version>
<kotlin.version>1.5.10</kotlin.version>
<junit.jupiter.version>5.7.2</junit.jupiter.version>
<junit.platform.version>1.7.2</junit.platform.version>
</properties>
Expand Down

0 comments on commit ceb4b65

Please sign in to comment.