Skip to content

Commit 501bb60

Browse files
committed
Upgrade to Kotlin 1.4.30.
See #1370
1 parent 3979c3a commit 501bb60

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
@@ -111,7 +111,7 @@
111111
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
112112
<junit>4.13.2</junit>
113113
<junit5>5.7.1</junit5>
114-
<kotlin>1.4.21</kotlin>
114+
<kotlin>1.4.30</kotlin>
115115
<kotlin-coroutines>1.4.2</kotlin-coroutines>
116116
<logback>1.2.3</logback>
117117
<lombok>1.18.16</lombok>

0 commit comments

Comments
 (0)