Skip to content

Commit

Permalink
Upgrade Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-krecan committed Jan 27, 2023
1 parent 7b79263 commit 55aa017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<junit-jupiter.version>5.9.1</junit-jupiter.version>
<json-path.version>2.4.0</json-path.version>
<opentest4j.version>1.2.0</opentest4j.version>
<kotlin.version>1.7.20</kotlin.version>
<kotlin.version>1.8.0</kotlin.version>
<bnd.version>6.3.1</bnd.version>
<symbolic.name>${project.groupId}.${project.artifactId}</symbolic.name>
<osgi.importPackage>!kotlin.*,*</osgi.importPackage>
Expand Down

0 comments on commit 55aa017

Please sign in to comment.