Skip to content

Commit

Permalink
Drop it instead of bumping
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren committed Jan 18, 2024
1 parent 44c8210 commit 88b8f81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ object Dependencies {
"com.typesafe.akka" %% "akka-actor" % AkkaVersion,
"com.typesafe.akka" %% "akka-discovery" % AkkaVersion,
"com.orbitz.consul" % "consul-client" % "1.5.3",
"org.immutables" % "value" % "2.10.0" % Provided, // workaround for https://github.com/lampepfl/dotty/issues/13523
"com.pszymczyk.consul" % "embedded-consul" % "2.2.1" % Test,
"org.scalatest" %% "scalatest" % ScalaTestVersion % Test,
"com.typesafe.akka" %% "akka-testkit" % AkkaVersion % Test,
Expand Down

0 comments on commit 88b8f81

Please sign in to comment.