Skip to content

Commit

Permalink
Bump org.jmdns:jmdns from 3.5.8 to 3.5.9
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.5.9.
- [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.5.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent fa9c421 commit dc7c686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ dependencies {
implementation "androidx.media3:media3-exoplayer:$media3_version"
implementation "androidx.media3:media3-ui:$media3_version"
implementation "androidx.media3:media3-exoplayer-hls:$media3_version"
implementation "org.jmdns:jmdns:3.5.8"
implementation "org.jmdns:jmdns:3.5.9"
implementation "com.squareup.okhttp3:okhttp:$ok_http_version"
implementation "com.squareup.okhttp3:logging-interceptor:$ok_http_version"
implementation "com.squareup.okhttp3:okhttp-sse:$ok_http_version"
Expand Down

0 comments on commit dc7c686

Please sign in to comment.