Skip to content

Commit

Permalink
Upgrade to rollbar-java 2.0.0 (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
gheine authored Dec 31, 2024
1 parent f92a904 commit 6ee333b
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 @@ -28,7 +28,7 @@ lazy val allScalacOptions = Seq(

libraryDependencies ++= Seq(
"io.flow" %% s"lib-util" % "0.2.50",
"com.rollbar" % "rollbar-java" % "1.10.3",
"com.rollbar" % "rollbar-java" % "2.0.0-alpha.1",
"com.google.inject.extensions" % "guice-assistedinject" % "4.2.3",
"org.typelevel" %% "cats-core" % "2.10.0",
"net.codingwell" %% "scala-guice" % "4.2.11",
Expand Down

0 comments on commit 6ee333b

Please sign in to comment.