From 7f4c7106563c31830600d210104b4961142eed16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 07:31:57 +0000 Subject: [PATCH] fix: Update Gradle dependencies to v1.19.8 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index e90542d..44f0203 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -1,7 +1,7 @@ [versions] jooq = "3.19.8" flyway = "10.12.0" -testcontainers = "1.19.7" +testcontainers = "1.19.8" jna = "5.14.0" [libraries]