Skip to content

Commit

Permalink
Merge pull request #93 from toolisticon/dependabot/maven/kotlin.versi…
Browse files Browse the repository at this point in the history
…on-1.8.10

Bump kotlin.version from 1.8.0 to 1.8.10
  • Loading branch information
jangalinski authored Feb 3, 2023
2 parents 81eef76 + 1599450 commit 346c7ec
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 @@ -14,7 +14,7 @@
<java.version>11</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<kotlin.version>1.8.0</kotlin.version>
<kotlin.version>1.8.10</kotlin.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>

<jgiven.version>1.2.4</jgiven.version>
Expand Down

0 comments on commit 346c7ec

Please sign in to comment.