Skip to content

Commit 8a9bf1e

Browse files
build(deps): bump org.jmdns:jmdns from 3.6.1 to 3.6.2
Bumps [org.jmdns:jmdns](https://github.com/jmdns/jmdns) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/jmdns/jmdns/releases) - [Changelog](https://github.com/jmdns/jmdns/blob/main/CHANGELOG.txt) - [Commits](jmdns/jmdns@3.6.1...3.6.2) --- updated-dependencies: - dependency-name: org.jmdns:jmdns dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad5633b commit 8a9bf1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buttplug4j.utils.mdns/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
dependencies {
14-
api 'org.jmdns:jmdns:3.6.1'
14+
api 'org.jmdns:jmdns:3.6.2'
1515
api 'org.slf4j:slf4j-simple:2.0.17'
1616
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
1717
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.4'

0 commit comments

Comments
 (0)