Skip to content

Commit

Permalink
chore: bump connectors to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksiivanov committed Sep 12, 2023
1 parent 9b646f1 commit 0f94cde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- connector SDK version -->
<version.connector-core>0.22.1</version.connector-core>
<version.connector-runtime>0.22.1</version.connector-runtime>
<version.connector-core>0.23.0</version.connector-core>
<version.connector-runtime>0.23.0</version.connector-runtime>

<!-- external libraries -->
<version.assertj>3.24.2</version.assertj>
Expand Down

0 comments on commit 0f94cde

Please sign in to comment.