From 887aa00f0ba65d812173d891a23fc39ad1b9337c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 07:59:07 +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 5a9e30f..be39a02 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -1,7 +1,7 @@ [versions] -jooq = "3.19.3" +jooq = "3.19.4" flyway = "10.8.1" -testcontainers = "1.19.5" +testcontainers = "1.19.6" jna = "5.14.0" [libraries]