From 465c7ec5b1b62f82b515df66f4bdc3889fccf6f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 07:58:05 +0000 Subject: [PATCH] fix: Update Gradle dependencies --- libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs.versions.toml b/libs.versions.toml index 80a0d0a..9557123 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -1,7 +1,7 @@ [versions] jooq = "3.18.7" -flyway = "10.0.1" -testcontainers = "1.19.2" +flyway = "10.1.0" +testcontainers = "1.19.3" jna = "5.13.0" [libraries]