Skip to content

Commit 2fc6b60

Browse files
committed
Upgrade to Kotlin 1.5.21.
See #1489
1 parent 11d3d08 commit 2fc6b60

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
@@ -112,7 +112,7 @@
112112
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
113113
<junit>4.13.2</junit>
114114
<junit5>5.7.2</junit5>
115-
<kotlin>1.5.20</kotlin>
115+
<kotlin>1.5.21</kotlin>
116116
<kotlin-coroutines>1.4.3</kotlin-coroutines>
117117
<logback>1.2.3</logback>
118118
<lombok>1.18.20</lombok>

0 commit comments

Comments
 (0)