Skip to content

Commit

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

Bump kotlin.version from 2.0.21 to 2.1.0
  • Loading branch information
lukas-krecan authored Nov 28, 2024
2 parents 0d166cc + 4a85be6 commit 51f1c7e
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.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<jackson.version>2.18.1</jackson.version>
</properties>

Expand Down

0 comments on commit 51f1c7e

Please sign in to comment.