Skip to content

Commit 5b71a8b

Browse files
authored
Merge pull request #376 from mybatis/dependabot/maven/kotlin.version-1.5.20
Bump kotlin.version from 1.5.10 to 1.5.20
2 parents d281158 + f28c383 commit 5b71a8b

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
@@ -65,7 +65,7 @@
6565

6666
<module.name>org.mybatis.dynamic.sql</module.name>
6767

68-
<kotlin.version>1.5.10</kotlin.version>
68+
<kotlin.version>1.5.20</kotlin.version>
6969
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
7070

7171
<sonar.sources>pom.xml,src/main/java,src/main/kotlin</sonar.sources>

0 commit comments

Comments
 (0)