Skip to content

Commit

Permalink
Bump commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1 (#10392)
Browse files Browse the repository at this point in the history
Bumps commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1.

---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 654621f commit abe451e
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 @@ -71,7 +71,7 @@ dependencies {
api("com.ongres.scram:client:2.1")
api("com.playtika.testcontainers:embedded-google-pubsub:3.1.11")
api("com.salesforce.servicelibs:reactor-grpc-stub:$reactorGrpcVersion")
api("commons-beanutils:commons-beanutils:1.10.0")
api("commons-beanutils:commons-beanutils:1.10.1")
api("commons-io:commons-io:2.18.0")
api("io.cucumber:cucumber-bom:7.21.1")
api("io.github.mweirauch:micrometer-jvm-extras:0.2.2")
Expand Down

0 comments on commit abe451e

Please sign in to comment.