We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b79263 commit 55aa017Copy full SHA for 55aa017
pom.xml
@@ -18,7 +18,7 @@
18
<junit-jupiter.version>5.9.1</junit-jupiter.version>
19
<json-path.version>2.4.0</json-path.version>
20
<opentest4j.version>1.2.0</opentest4j.version>
21
- <kotlin.version>1.7.20</kotlin.version>
+ <kotlin.version>1.8.0</kotlin.version>
22
<bnd.version>6.3.1</bnd.version>
23
<symbolic.name>${project.groupId}.${project.artifactId}</symbolic.name>
24
<osgi.importPackage>!kotlin.*,*</osgi.importPackage>
0 commit comments