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 c2cfe0b commit fd832abCopy full SHA for fd832ab
cucumber-kotlin-java8/pom.xml
@@ -13,7 +13,7 @@
13
14
<properties>
15
<project.Automatic-Module-Name>io.cucumber.kotlin.java8</project.Automatic-Module-Name>
16
- <kotlin.version>1.8.22</kotlin.version>
+ <kotlin.version>1.9.0</kotlin.version>
17
<junit-jupiter.version>5.9.3</junit-jupiter.version>
18
</properties>
19
0 commit comments