Skip to content

Commit e404787

Browse files
committed
Upgrade to Kotlin 1.5.30.
See #1518
1 parent 78ccef8 commit e404787

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.7.2</junit5>
116-
<kotlin>1.5.21</kotlin>
116+
<kotlin>1.5.30</kotlin>
117117
<kotlin-coroutines>1.5.1</kotlin-coroutines>
118118
<logback>1.2.5</logback>
119119
<lombok>1.18.20</lombok>

0 commit comments

Comments
 (0)