Skip to content

Commit 513cb82

Browse files
committed
Upgrade to Kotlin 1.6.21.
See #1742
1 parent 957ee51 commit 513cb82

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
@@ -113,7 +113,7 @@
113113
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
114114
<junit>4.13.2</junit>
115115
<junit5>5.8.2</junit5>
116-
<kotlin>1.6.20</kotlin>
116+
<kotlin>1.6.21</kotlin>
117117
<kotlin-coroutines>1.6.1</kotlin-coroutines>
118118
<logback>1.2.5</logback>
119119
<lombok>1.18.20</lombok>

0 commit comments

Comments
 (0)