Skip to content

Commit

Permalink
Merge pull request #710 from graphql-java-kickstart/renovate/kotlin
Browse files Browse the repository at this point in the history
Update kotlin to v1.7.20
  • Loading branch information
oryan-block authored Sep 29, 2022
2 parents ff1f2af + 6eee655 commit b832167
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.10</kotlin.version>
<kotlin.version>1.7.20</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 b832167

Please sign in to comment.