Skip to content

Commit

Permalink
Bump postgresql jdbc driver
Browse files Browse the repository at this point in the history
  • Loading branch information
wardle committed Nov 18, 2021
1 parent 092db12 commit 7a665d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pc4-server/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
http-kit/http-kit {:mvn/version "2.5.3"}

org.jsoup/jsoup {:mvn/version "1.14.3"}
org.postgresql/postgresql {:mvn/version "42.3.0"}}
org.postgresql/postgresql {:mvn/version "42.3.1"}}

:mvn/repos {"project-wonder" {:url "https://maven.wocommunity.org/content/repositories/releases/"}
"other" {:url "https://maven.wocommunity.org/content/groups/public/"}}
Expand Down

0 comments on commit 7a665d6

Please sign in to comment.