Skip to content

Commit c69b190

Browse files
committed
Upgrade to Kotlin 1.6.20.
Closes #1691
1 parent 2caa0f7 commit c69b190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
116116
<junit>4.13.2</junit>
117117
<junit5>5.8.2</junit5>
118-
<kotlin>1.6.20-RC</kotlin>
118+
<kotlin>1.6.20</kotlin>
119119
<kotlin-coroutines>1.6.0</kotlin-coroutines>
120120
<logback>1.2.5</logback>
121121
<lombok>1.18.20</lombok>

0 commit comments

Comments
 (0)