Skip to content

Commit

Permalink
Bump netty version to 4.1.100
Browse files Browse the repository at this point in the history
  • Loading branch information
silvacb committed Oct 17, 2023
1 parent 6f99422 commit 06499a8
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 @@ -32,7 +32,7 @@ val jacksonCbor: String = "2.15.2"
val jacksonScalaModule: String = "2.15.2"
val simpleConfigurationVersion: String = "1.5.6"
val googleOAuthClient: String = "1.34.1"
val nettyVersion: String = "4.1.99.Final"
val nettyVersion: String = "4.1.100.Final"
val slf4jVersion: String = "1.7.36"

val standardSettings = Seq[Setting[_]](
Expand Down

0 comments on commit 06499a8

Please sign in to comment.