Skip to content

Commit fbbb726

Browse files
committed
Upgrade to Kotlin 1.4.32.
Closes #1413.
1 parent 40f9881 commit fbbb726

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.31</kotlin>
114+
<kotlin>1.4.32</kotlin>
115115
<kotlin-coroutines>1.4.3</kotlin-coroutines>
116116
<logback>1.2.3</logback>
117117
<lombok>1.18.18</lombok>

0 commit comments

Comments
 (0)