Skip to content

Commit

Permalink
Update kotlin to v1.7.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2022
1 parent bf41edb commit 2e5dfea
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 @@ -14,7 +14,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<kotlin.version>1.7.21</kotlin.version>
<kotlin.version>1.7.22</kotlin.version>
<kotlin-coroutines.version>1.6.4</kotlin-coroutines.version>
<jackson.version>2.13.4</jackson.version>
<graphql-java.version>19.2</graphql-java.version>
Expand Down

0 comments on commit 2e5dfea

Please sign in to comment.