Skip to content

Commit 33f3bee

Browse files
Update kotlin
1 parent 8b6971f commit 33f3bee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<java.version>11</java.version>
17-
<kotlin.version>1.8.21</kotlin.version>
18-
<kotlin-coroutines.version>1.6.4</kotlin-coroutines.version>
17+
<kotlin.version>1.9.0</kotlin.version>
18+
<kotlin-coroutines.version>1.7.3</kotlin-coroutines.version>
1919
<jackson.version>2.14.2</jackson.version>
2020
<graphql-java.version>21.0</graphql-java.version>
2121
<reactive-streams.version>1.0.4</reactive-streams.version>

0 commit comments

Comments
 (0)