Skip to content

Commit 28a23e1

Browse files
Update kotlin version. (#262)
1 parent 71e244d commit 28a23e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<properties>
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141
<jicoco.version>1.1-104-g20c4353</jicoco.version>
42-
<kotlin.version>1.5.31</kotlin.version>
42+
<kotlin.version>1.6.21</kotlin.version>
4343
<kotest.version>5.3.0</kotest.version>
4444
<junit.version>5.8.2</junit.version>
4545
</properties>

0 commit comments

Comments
 (0)