Skip to content

Commit

Permalink
LOG-2803: lib-util (0.2.48 => 0.2.49) (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
shawncruz authored Oct 9, 2024
1 parent 630e423 commit c8c47dd
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 @@ -27,7 +27,7 @@ lazy val allScalacOptions = Seq(
)

libraryDependencies ++= Seq(
"io.flow" %% s"lib-util" % "0.2.48",
"io.flow" %% s"lib-util" % "0.2.49",
"com.rollbar" % "rollbar-java" % "1.10.3",
"com.google.inject.extensions" % "guice-assistedinject" % "4.2.3",
"org.typelevel" %% "cats-core" % "2.10.0",
Expand Down

0 comments on commit c8c47dd

Please sign in to comment.