Skip to content

Commit

Permalink
fix(deps): update dependency com.jcabi:parent to v0.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent f441174 commit 00b87d0
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 @@ -51,7 +51,7 @@ repositories {

dependencyManagement {
imports {
mavenBom("com.jcabi:parent:0.57.0")
mavenBom("com.jcabi:parent:0.68.0")
}
}

Expand Down

0 comments on commit 00b87d0

Please sign in to comment.