Skip to content

Commit

Permalink
Update kotlin version. (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanLennox committed May 26, 2022
1 parent 71e244d commit 28a23e1
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 @@ -39,7 +39,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jicoco.version>1.1-104-g20c4353</jicoco.version>
<kotlin.version>1.5.31</kotlin.version>
<kotlin.version>1.6.21</kotlin.version>
<kotest.version>5.3.0</kotest.version>
<junit.version>5.8.2</junit.version>
</properties>
Expand Down

0 comments on commit 28a23e1

Please sign in to comment.