From b4f4e21850773c53951807a036e8a08c73798df0 Mon Sep 17 00:00:00 2001 From: "valtionavustus-renovate[bot]" <130737409+valtionavustus-renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:25:14 +0000 Subject: [PATCH] Update dependency yesql:yesql to v0.5.4 --- project.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.clj b/project.clj index 26be8243dc..ca73412472 100644 --- a/project.clj +++ b/project.clj @@ -31,7 +31,7 @@ ;; ... -> [com.google.guava/guava "33.4.0-android"] -> [org.checkerframework/checker-qual "3.49.0"] - ;; [yesql "0.5.3"] -> + ;; [yesql "0.5.4"] -> ;; ... -> [clout "2.2.1"] -> [instaparse "1.5.0"] @@ -120,7 +120,7 @@ [hikari-cp "3.2.0"] [org.flywaydb/flyway-core "4.2.0"] [org.postgresql/postgresql "42.7.5"] - [yesql "0.5.3"] + [yesql "0.5.4"] ;; emails [org.apache.commons/commons-email "1.6.0"]