Skip to content

Commit

Permalink
fix(deps): update dependency me.ahoo.simba:simba-bom to v2.0.2 (#197)
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 Jun 25, 2023
1 parent 3409434 commit dc3fd4a
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 @@ -15,7 +15,7 @@ dependencies {
api(platform("org.springframework.boot:spring-boot-dependencies:3.1.1"))
api(platform("org.springframework.cloud:spring-cloud-dependencies:2022.0.3"))
api(platform("me.ahoo.cosid:cosid-bom:2.1.1"))
api(platform("me.ahoo.simba:simba-bom:2.0.0"))
api(platform("me.ahoo.simba:simba-bom:2.0.2"))
api(platform("me.ahoo.cosec:cosec-bom:2.0.2"))
constraints {
api("com.google.guava:guava:32.0.1-jre")
Expand Down

0 comments on commit dc3fd4a

Please sign in to comment.