Skip to content

Commit

Permalink
update resource-pool to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-git committed Nov 8, 2024
1 parent 75ac715 commit 916090a
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 @@ -22,7 +22,7 @@ object Dependencies {
val skafka = "com.evolutiongaming" %% "skafka" % "17.1.2"
val `akka-test-actor` = "com.evolutiongaming" %% "akka-test-actor" % "0.1.0"
val scache = "com.evolution" %% "scache" % "5.0.0"
val `resource-pool` = "com.evolution" %% "resource-pool" % "1.0.4"
val `resource-pool` = "com.evolution" %% "resource-pool" % "1.0.5"

object Cats {
val core = "org.typelevel" %% "cats-core" % "2.12.0"
Expand Down

0 comments on commit 916090a

Please sign in to comment.