diff --git a/project.clj b/project.clj index 37c803af6..45b49ce4c 100644 --- a/project.clj +++ b/project.clj @@ -32,7 +32,7 @@ ;; ... -> [com.google.guava/guava "33.3.1-android"] -> [org.checkerframework/checker-qual "3.48.2"] - ;; [yesql "0.5.3"] -> + ;; [yesql "0.5.4"] -> ;; ... -> [clout "2.2.1"] -> [instaparse "1.5.0"] @@ -124,7 +124,7 @@ [hikari-cp "1.8.3"] [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"]