Skip to content

Commit 8751bd1

Browse files
authored
Update junitsocket to 2.5.2 (#2057)
Pull request: #2057
1 parent f96162e commit 8751bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ object Deps {
110110

111111
val flywayCore = ivy"org.flywaydb:flyway-core:8.5.13"
112112
val graphvizJava = ivy"guru.nidi:graphviz-java-all-j2v8:0.18.1"
113-
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.5.1"
113+
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.5.2"
114114

115115
object jetty {
116116
val version = "8.2.0.v20160908"

0 commit comments

Comments
 (0)