Skip to content

Commit

Permalink
upgraded kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
sunitparekhtw committed Mar 28, 2023
1 parent a337fbb commit bf07664
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 @@ -18,7 +18,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.8.0</kotlin.version>
<kotlin.version>1.8.10</kotlin.version>
<version.jacoco>0.8.8</version.jacoco>
</properties>

Expand Down

0 comments on commit bf07664

Please sign in to comment.