From 51ecc0bedf466e7eef7f692d7109623053488397 Mon Sep 17 00:00:00 2001 From: "valtionavustus-renovate[bot]" <130737409+valtionavustus-renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 07:36:47 +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 f6efcf2ce..2e313c3a7 100644 --- a/project.clj +++ b/project.clj @@ -31,7 +31,7 @@ ;; ... -> [com.google.guava/guava "33.4.0-android"] -> [org.checkerframework/checker-qual "3.48.4"] - ;; [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.4"] - [yesql "0.5.3"] + [yesql "0.5.4"] ;; emails [org.apache.commons/commons-email "1.6.0"]