Skip to content

Commit

Permalink
chore(deps): update dependency dev.zio:zio-logging-slf4j-bridge to v2…
Browse files Browse the repository at this point in the history
….3.1 (#326)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent f4aa6d1 commit cd0e82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ lazy val pravega =
"dev.zio" %% "zio-streams" % zioVersion,
"dev.zio" %% "zio-test" % zioVersion % Test,
"dev.zio" %% "zio-test-sbt" % zioVersion % Test,
"dev.zio" %% "zio-logging-slf4j-bridge" % "2.3.0" % Test,
"dev.zio" %% "zio-logging-slf4j-bridge" % "2.3.1" % Test,
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
"io.pravega" % "pravega-client" % pravegaVersion,
"org.testcontainers" % "testcontainers" % "1.20.1" % Test,
Expand Down

0 comments on commit cd0e82a

Please sign in to comment.