Skip to content

Commit

Permalink
Update java-socks-proxy-server to 4.1.1 in series/0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Sep 17, 2024
1 parent 4de87c9 commit 2fb0dc7
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 @@ -115,7 +115,7 @@ lazy val client = project
("com.github.monkeywie" % "proxyee" % "1.7.6" % Test)
.excludeAll("io.netty")
.excludeAll("org.bouncycastle"),
"com.github.bbottema" % "java-socks-proxy-server" % "4.1.0" % Test,
"com.github.bbottema" % "java-socks-proxy-server" % "4.1.1" % Test,
"org.scalameta" %% "munit" % munit % Test,
"ch.qos.logback" % "logback-classic" % "1.2.13" % Test,
"org.typelevel" %% "munit-cats-effect" % "2.0.0" % Test
Expand Down

0 comments on commit 2fb0dc7

Please sign in to comment.