Skip to content

Commit

Permalink
build(deps): bump org.jmdns:jmdns from 3.5.8 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [org.jmdns:jmdns](https://github.com/jmdns/jmdns) from 3.5.8 to 3.6.0.
- [Release notes](https://github.com/jmdns/jmdns/releases)
- [Changelog](https://github.com/jmdns/jmdns/blob/main/CHANGELOG.txt)
- [Commits](jmdns/jmdns@3.5.8...3.6.0)

---
updated-dependencies:
- dependency-name: org.jmdns:jmdns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and blackspherefollower committed Dec 4, 2024
1 parent 62532ff commit fa8963d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buttplug4j.utils.mdns/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

dependencies {
api 'org.jmdns:jmdns:3.5.8'
api 'org.jmdns:jmdns:3.6.0'
api 'org.slf4j:slf4j-simple:2.0.13'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
}
Expand Down

0 comments on commit fa8963d

Please sign in to comment.