From 8f30d9a789e89b7f8ac32cfe3c72bb5b472c4466 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 07:15:57 +0000 Subject: [PATCH] fix: Update Gradle dependencies to v1.19.4 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 5fca98c..a0eddf7 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -1,7 +1,7 @@ [versions] jooq = "3.19.3" flyway = "10.6.0" -testcontainers = "1.19.3" +testcontainers = "1.19.4" jna = "5.14.0" [libraries]