Skip to content

Commit

Permalink
fix(deps): update dependency com.jcabi:parent to v0.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 27, 2023
1 parent f441174 commit c7bfbb0
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.67.0")
}
}

Expand Down

0 comments on commit c7bfbb0

Please sign in to comment.