From c02cdb296b6f9a6d68e736b2fec75636befd1c0e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 23 Sep 2023 07:57:27 +0000
Subject: [PATCH] fix: Update dependency org.flywaydb:flyway-core to v9.22.2

---
 libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libs.versions.toml b/libs.versions.toml
index 12eee81..203ac6f 100644
--- a/libs.versions.toml
+++ b/libs.versions.toml
@@ -1,6 +1,6 @@
 [versions]
 jooq = "3.18.6"
-flyway = "9.22.1"
+flyway = "9.22.2"
 testcontainers = "1.19.0"
 jna = "5.13.0"