Skip to content

Commit c44aaee

Browse files
authored
Bump HoneySQL version to 1.0.461 (#79)
For sqli fix seancorfield/honeysql#299.
1 parent 7b68734 commit c44aaee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
[org.clojure/java.jdbc "0.7.10"]
2323
[org.clojure/tools.logging "0.5.0"]
2424
[org.clojure/tools.namespace "0.3.1"]
25-
[honeysql "0.9.8"]
25+
[honeysql "1.0.461"]
2626
[potemkin "0.4.5"]]
2727

2828
:profiles

0 commit comments

Comments
 (0)