Skip to content

Commit

Permalink
Merge pull request #26 from nilwurtz/dependabot/maven/kotlin.version-…
Browse files Browse the repository at this point in the history
…2.1.0

⬆️ Bump kotlin.version from 2.0.21 to 2.1.0
  • Loading branch information
nilwurtz authored Dec 3, 2024
2 parents f232cd4 + cae3c70 commit a1f2b52
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 @@ -10,7 +10,7 @@
<properties>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<java.version>17</java.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
<gauge.java.version>0.11.2</gauge.java.version>
<gauge.maven.version>1.6.3</gauge.maven.version>
Expand Down

0 comments on commit a1f2b52

Please sign in to comment.