Skip to content

Commit

Permalink
Upgrade Kotlin to 1.4.31
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Mar 19, 2021
1 parent 44fec8f commit da0c765
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 @@ -92,7 +92,7 @@
<kafka.version>2.5.0</kafka.version>
<kudu.version>${kudu-version}</kudu.version><!-- keep in sync with Camel -->
<kubernetes-client.version>${kubernetes-client-version}</kubernetes-client.version>
<kotlin.version>1.4.20</kotlin.version><!-- keep in sync with Quarkus -->
<kotlin.version>1.4.31</kotlin.version><!-- keep in sync with Quarkus -->
<netty3.version>${netty3-version}</netty3.version><!-- Spark -->
<mvel2.version>${mvel-version}</mvel2.version><!-- keep in sync with Camel and Optaplanner -->
<nimbus-jose-jwt.version>4.41.1</nimbus-jose-jwt.version><!-- Mess in hdfs transitive deps -->
Expand Down

0 comments on commit da0c765

Please sign in to comment.