Skip to content

Commit

Permalink
update resource-pool
Browse files Browse the repository at this point in the history
  • Loading branch information
t3hnar committed Oct 22, 2023
1 parent f7fd0c7 commit 9ee7062
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 @@ -24,7 +24,7 @@ object Dependencies {
val skafka = "com.evolutiongaming" %% "skafka" % "16.0.0"
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.2"
val `resource-pool` = "com.evolution" %% "resource-pool" % "1.0.3"

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

0 comments on commit 9ee7062

Please sign in to comment.