Skip to content

Commit 55aa017

Browse files
committed
Upgrade Kotlin
1 parent 7b79263 commit 55aa017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<junit-jupiter.version>5.9.1</junit-jupiter.version>
1919
<json-path.version>2.4.0</json-path.version>
2020
<opentest4j.version>1.2.0</opentest4j.version>
21-
<kotlin.version>1.7.20</kotlin.version>
21+
<kotlin.version>1.8.0</kotlin.version>
2222
<bnd.version>6.3.1</bnd.version>
2323
<symbolic.name>${project.groupId}.${project.artifactId}</symbolic.name>
2424
<osgi.importPackage>!kotlin.*,*</osgi.importPackage>

0 commit comments

Comments
 (0)