Skip to content

Commit

Permalink
Bump com.github.jnr:jnr-unixsocket from 0.38.21 to 0.38.22
Browse files Browse the repository at this point in the history
Bumps [com.github.jnr:jnr-unixsocket](https://github.com/jnr/jnr-unixsocket) from 0.38.21 to 0.38.22.
- [Commits](jnr/jnr-unixsocket@jnr-unixsocket-0.38.21...0.38.22)

---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-unixsocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 933d5e8 commit 71f5f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies {
implementation('commons-io:commons-io:2.15.1') {
because 'spotify docker-client uses an outdated version'
}
implementation('com.github.jnr:jnr-unixsocket:0.38.21') {
implementation('com.github.jnr:jnr-unixsocket:0.38.22') {
because 'spotify docker-client uses an outdated version'
}
}
Expand Down

0 comments on commit 71f5f70

Please sign in to comment.