Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core-jv…
Browse files Browse the repository at this point in the history
…m to v1.8.0 (#2792)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 57bd87e commit 2b5dcf6
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 @@ -88,7 +88,7 @@ under the License.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-serialization-core-jvm</artifactId>
<version>1.7.3</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ under the License.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-serialization-core-jvm</artifactId>
<version>1.7.3</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
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 @@ -82,7 +82,7 @@ under the License.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-serialization-core-jvm</artifactId>
<version>1.7.3</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
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 @@ -83,7 +83,7 @@ under the License.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-serialization-core-jvm</artifactId>
<version>1.7.3</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>io.github.classgraph</groupId>
Expand Down

0 comments on commit 2b5dcf6

Please sign in to comment.