Skip to content

Commit

Permalink
Merge pull request #73 from scala-steward/update/unfiltered-netty-web…
Browse files Browse the repository at this point in the history
…sockets-0.12.1

unfiltered-netty-websockets 0.12.1 (was 0.12.0)
  • Loading branch information
mkurz authored Feb 10, 2025
2 parents a41c681 + a23e25c commit 1ce25e6
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 @@ -14,7 +14,7 @@ description := "Auto refresh for Play Framework apps"

homepage := Some(url("https://github.com/jamesward/play-auto-refresh"))

libraryDependencies += "ws.unfiltered" %% "unfiltered-netty-websockets" % "0.12.0"
libraryDependencies += "ws.unfiltered" %% "unfiltered-netty-websockets" % "0.12.1"

licenses += "MIT" -> url("http://opensource.org/licenses/MIT")

Expand Down

0 comments on commit 1ce25e6

Please sign in to comment.