Skip to content

Commit

Permalink
Update kotlin monorepo to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent cf8de0b commit c3f9ddd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ under the License.
<properties>
<aws.sdk.version>1.12.770</aws.sdk.version>
<aws.sdkv2.version>2.27.10</aws.sdkv2.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
</properties>

<dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ under the License.
<properties>
<aws.sdk.version>1.12.770</aws.sdk.version>
<aws.sdkv2.version>2.27.10</aws.sdkv2.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion flink-formats/flink-avro-glue-schema-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ under the License.
<properties>
<glue.schema.registry.version>1.1.20</glue.schema.registry.version>
<aws.sdkv2.version>2.27.10</aws.sdkv2.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion flink-formats/flink-json-glue-schema-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ under the License.
<glue.schema.registry.version>1.1.20</glue.schema.registry.version>
<aws.sdkv2.version>2.27.10</aws.sdkv2.version>
<netty.version>4.1.68.Final</netty.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<classgraph.version>4.8.120</classgraph.version>
</properties>

Expand Down

0 comments on commit c3f9ddd

Please sign in to comment.