Skip to content

Commit

Permalink
Update dependency dnsjava:dnsjava to v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 834908e commit b722201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter")
implementation("org.springframework.boot:spring-boot-starter-validation")
implementation("org.apache.mina:mina-core:2.2.3")
implementation("dnsjava:dnsjava:3.6.1")
implementation("dnsjava:dnsjava:3.6.2")

compileOnly("org.projectlombok:lombok")

Expand Down

0 comments on commit b722201

Please sign in to comment.