Skip to content

Commit b56e1ca

Browse files
committed
Prefer junixsocket 2.9.0
1 parent af6ddcf commit b56e1ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
implementation(it) {
4848
version {
4949
strictly("[2.4,3)")
50-
prefer("2.8.3")
50+
prefer("2.9.0")
5151
}
5252
}
5353
}

0 commit comments

Comments
 (0)