Skip to content

Commit

Permalink
Merge pull request #231 from Tradeshift/renovate/org.apache.cassandra…
Browse files Browse the repository at this point in the history
…-cassandra-all-4.x

chore(deps): update dependency org.apache.cassandra:cassandra-all to v4.1.6
  • Loading branch information
tradeshift-renovatebot authored Aug 28, 2024
2 parents c924bf9 + 44da6b0 commit f338890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ lazy val projectSettings = Seq(
"com.novocode" % "junit-interface" % "0.11" % "test",
"org.forgerock.cuppa" % "cuppa" % "1.6.0" % "test",
"org.forgerock.cuppa" % "cuppa-junit" % "1.7.0" % "test",
"org.apache.cassandra" % "cassandra-all" % "4.1.5" % "test" exclude("ch.qos.logback", "logback-classic"),
"org.apache.cassandra" % "cassandra-all" % "4.1.6" % "test" exclude("ch.qos.logback", "logback-classic"),
"com.typesafe.akka" %% "akka-persistence-cassandra-launcher" % "1.1.1" % "test",
"com.github.tomakehurst" % "wiremock" % "3.0.1" % "test",
"org.xmlunit" % "xmlunit-core" % "2.9.1" % "test",
Expand Down

0 comments on commit f338890

Please sign in to comment.