Skip to content
Snippets Groups Projects
Unverified Commit d52d4fe1 authored by Tim Macdonald's avatar Tim Macdonald Committed by GitHub
Browse files

Bump next.jdbc (#40452)

parent 8b728bec
Branches
Tags
No related merge requests found
......@@ -37,8 +37,7 @@
org.slf4j/slf4j-api]}
com.draines/postal {:mvn/version "2.0.5"} ; SMTP library
com.github.seancorfield/honeysql {:mvn/version "2.6.1126"} ; Honey SQL 2. SQL generation from Clojure data maps
com.github.seancorfield/next.jdbc {:git/url "https://github.com/seancorfield/next-jdbc.git"
:sha "abd926cde3730087d3729dcea0ce0ab7ef1194f2"} ; for https://github.com/seancorfield/next-jdbc/issues/245; when this makes it to a release we can switch to that.
com.github.seancorfield/next.jdbc {:mvn/version "1.3.925" } ; Talk to JDBC DBs
com.github.steffan-westcott/clj-otel-api {:mvn/version "0.2.6"} ; Telemetry library
com.github.vertical-blank/sql-formatter {:mvn/version "2.0.4"} ; Java SQL formatting library https://github.com/vertical-blank/sql-formatter
com.google.guava/guava {:mvn/version "33.1.0-jre"} ; dep for BigQuery, Spark, and GA. Require here rather than letting different dep versions stomp on each other — see comments on #9697
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment