We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ac715 commit 916090aCopy full SHA for 916090a
project/Dependencies.scala
@@ -22,7 +22,7 @@ object Dependencies {
22
val skafka = "com.evolutiongaming" %% "skafka" % "17.1.2"
23
val `akka-test-actor` = "com.evolutiongaming" %% "akka-test-actor" % "0.1.0"
24
val scache = "com.evolution" %% "scache" % "5.0.0"
25
- val `resource-pool` = "com.evolution" %% "resource-pool" % "1.0.4"
+ val `resource-pool` = "com.evolution" %% "resource-pool" % "1.0.5"
26
27
object Cats {
28
val core = "org.typelevel" %% "cats-core" % "2.12.0"
0 commit comments