Skip to content

Commit

Permalink
Merge pull request #187 from productboardlabs/dependabot/maven/kotlin…
Browse files Browse the repository at this point in the history
….version-2.0.20

Bump kotlin.version from 2.0.10 to 2.0.20
  • Loading branch information
lukas-krecan authored Aug 23, 2024
2 parents 9016945 + b573b60 commit ec1233f
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 @@ -29,7 +29,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<jackson.version>2.17.2</jackson.version>
</properties>

Expand Down

0 comments on commit ec1233f

Please sign in to comment.