Skip to content

Commit

Permalink
fix(deps): update dependency dnsjava:dnsjava to v3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent d8db384 commit 1e823b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
testImplementation(libs.kotlinx.coroutines.test)
testImplementation(libs.jsoup)

testImplementation("dnsjava:dnsjava:3.6.2")
testImplementation("dnsjava:dnsjava:3.6.3")

// testImplementation("org.springframework.security:spring-security-web:5.6.2")
testImplementation("org:jaudiotagger:2.0.3")
Expand Down

0 comments on commit 1e823b3

Please # to comment.