Skip to content

Commit

Permalink
Update atmosphere-jersey to 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Feb 29, 2024
1 parent a5e8d06 commit 5c275fc
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 @@ -32,7 +32,7 @@ object Dependencies {

val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.11.0"

val atmosphereJersey = "org.atmosphere" % "atmosphere-jersey" % "0.8.7"
val atmosphereJersey = "org.atmosphere" % "atmosphere-jersey" % "0.9.7"
val javaxServlet = "javax.servlet" % "servlet-api" % "2.5"
val jaxrsApi = "jakarta.ws.rs" % "jakarta.ws.rs-api" % "2.1.6"
val jerseyCore = "com.sun.jersey" % "jersey-core" % "1.19.4"
Expand Down

0 comments on commit 5c275fc

Please sign in to comment.