Skip to content

Commit

Permalink
Merge pull request #67 from scala-steward/update/netty-buffer-4.1.113…
Browse files Browse the repository at this point in the history
….Final

Update netty-buffer, netty-handler, ... to 4.1.113.Final
  • Loading branch information
thjaeckle authored Sep 5, 2024
2 parents 7cb87f4 + 260b3d3 commit 0731aed
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 @@ -9,7 +9,7 @@ val pekkoV = "1.1.0"

val MongoJavaDriverVersion = "5.1.4"
val Log4jVersion = "2.23.1"
val NettyVersion = "4.1.112.Final"
val NettyVersion = "4.1.113.Final"

val commonDeps = Seq(
("org.apache.pekko" %% "pekko-persistence" % pekkoV)
Expand Down

0 comments on commit 0731aed

Please sign in to comment.