Skip to content

Commit

Permalink
fix(deps): update dependency me.ahoo.cosec:cosec-bom to v1.16.12 (#157)
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 Apr 22, 2023
1 parent c8ee52c commit e6b5e6b
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.6"))
api(platform("me.ahoo.cosid:cosid-bom:1.19.0"))
api(platform("me.ahoo.simba:simba-bom:0.6.6"))
api(platform("me.ahoo.cosec:cosec-bom:1.16.11"))
api(platform("me.ahoo.cosec:cosec-bom:1.16.12"))
constraints {
api("com.google.guava:guava:31.1-jre")
api("commons-io:commons-io:2.11.0")
Expand Down

0 comments on commit e6b5e6b

Please sign in to comment.