We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 773a000 + 6a8b761 commit 2ab2b37Copy full SHA for 2ab2b37
mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin/pom.xml
@@ -28,7 +28,7 @@
28
<name>mybatis-spring-boot-sample-kotlin</name>
29
<properties>
30
<module.name>org.mybatis.spring.boot.sample.kotlin</module.name>
31
- <kotlin.version>1.4.21</kotlin.version>
+ <kotlin.version>1.4.21-2</kotlin.version>
32
<java.version>1.8</java.version>
33
</properties>
34
<dependencies>
0 commit comments