Skip to content

Commit

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

Bump kotlin.version from 1.8.22 to 1.9.10
  • Loading branch information
lukas-krecan authored Sep 22, 2023
2 parents 95a4469 + c863ab3 commit 79187f3
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>1.8.22</kotlin.version>
<kotlin.version>1.9.10</kotlin.version>
<jackson.version>2.15.2</jackson.version>
</properties>

Expand Down

0 comments on commit 79187f3

Please sign in to comment.