Skip to content

Commit

Permalink
fix(deps): update dependency org.mariadb:r2dbc-mariadb to v1.2.2 (#689)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent f9d866b commit 68731be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ managed-r2dbc-oracle = "1.2.0"
managed-r2dbc-mysql = "0.8.2.RELEASE"
managed-r2dbc-io-asyncer-mysql = "1.1.3"
managed-r2dbc-h2 = "1.0.0.RELEASE"
managed-r2dbc-mariadb = "1.2.1"
managed-r2dbc-mariadb = "1.2.2"
managed-r2dbc-postgresql = "1.0.5.RELEASE"
managed-r2dbc-mssql = "1.0.2.RELEASE"

Expand Down

0 comments on commit 68731be

Please sign in to comment.