Skip to content

Commit

Permalink
fix(deps): update dependency me.ahoo.cosec:cosec-bom to v1.17.0 (#172)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 19, 2023
1 parent 63be6f0 commit 6816df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosky-dependencies/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
api(platform("org.springframework.cloud:spring-cloud-dependencies:2021.0.7"))
api(platform("me.ahoo.cosid:cosid-bom:1.19.2"))
api(platform("me.ahoo.simba:simba-bom:0.6.6"))
api(platform("me.ahoo.cosec:cosec-bom:1.16.16"))
api(platform("me.ahoo.cosec:cosec-bom:1.17.0"))
constraints {
api("com.google.guava:guava:31.1-jre")
api("commons-io:commons-io:2.12.0")
Expand Down

0 comments on commit 6816df9

Please sign in to comment.