From b2549c62b45cecd85a37dfd0b9ea0b6a05d627f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 06:10:58 +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 2376dd7..c61dcd5 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -1,7 +1,7 @@ [versions] jooq = "3.19.10" -flyway = "10.15.2" -testcontainers = "1.19.8" +flyway = "10.16.0" +testcontainers = "1.20.0" jna = "5.14.0" [libraries]