Skip to content

Commit 916090a

Browse files
committed
update resource-pool to 1.0.5
1 parent 75ac715 commit 916090a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object Dependencies {
2222
val skafka = "com.evolutiongaming" %% "skafka" % "17.1.2"
2323
val `akka-test-actor` = "com.evolutiongaming" %% "akka-test-actor" % "0.1.0"
2424
val scache = "com.evolution" %% "scache" % "5.0.0"
25-
val `resource-pool` = "com.evolution" %% "resource-pool" % "1.0.4"
25+
val `resource-pool` = "com.evolution" %% "resource-pool" % "1.0.5"
2626

2727
object Cats {
2828
val core = "org.typelevel" %% "cats-core" % "2.12.0"

0 commit comments

Comments
 (0)