Skip to content

Commit d5a79f6

Browse files
Bump ipcsocket from 1.0.0 to 1.0.1 in /core (#2525)
1 parent fdad5ce commit d5a79f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ dependencies {
133133

134134
compile "net.java.dev.jna:jna-platform:5.5.0"
135135

136-
shaded ('org.scala-sbt.ipcsocket:ipcsocket:1.0.0') {
136+
shaded ('org.scala-sbt.ipcsocket:ipcsocket:1.0.1') {
137137
exclude(group: "net.java.dev.jna")
138138
}
139139

0 commit comments

Comments
 (0)