Skip to content

Commit

Permalink
build: update JDBC driver from 2.96 to 3.1.0 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilliams-ocient authored Feb 5, 2024
1 parent 5d1440a commit c2acc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
["src" "resources"]

:deps
{com.ocient/ocient-jdbc4$jar-with-dependencies {:mvn/version "2.96"}}
{com.ocient/ocient-jdbc4$jar-with-dependencies {:mvn/version "3.1.0"}}

:mvn/repos
{"sonatype" {:url "https://oss.sonatype.org/content/groups/staging/"}}
Expand Down

0 comments on commit c2acc26

Please sign in to comment.