Skip to content

Commit

Permalink
Merge pull request #988 from scala-steward/update/java-driver-core-4.…
Browse files Browse the repository at this point in the history
…15.0

Update java-driver-core from 4.14.1 to 4.15.0
  • Loading branch information
mergify[bot] authored Oct 14, 2022
2 parents 2e904c5 + 8f5ff28 commit 297b04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ object Dependencies {

object Versions {

val datastaxJavaDriverCore = "4.14.1"
val datastaxJavaDriverCore = "4.15.0"
val doobie = "0.13.4"
val grpc = "1.49.2"
val http4s = "0.22.14"
Expand Down

0 comments on commit 297b04d

Please sign in to comment.