Skip to content

Commit

Permalink
Bump com.bucket4j:bucket4j-core in /packages/HilltopCrawler (#455)
Browse files Browse the repository at this point in the history
Bumps [com.bucket4j:bucket4j-core](https://github.com/bucket4j/bucket4j) from 8.3.0 to 8.10.1.
- [Release notes](https://github.com/bucket4j/bucket4j/releases)
- [Commits](https://github.com/bucket4j/bucket4j/commits)

---
updated-dependencies:
- dependency-name: com.bucket4j:bucket4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Swapna Josmi Sam <[email protected]>
  • Loading branch information
dependabot[bot] and swapnasam authored Nov 20, 2024
1 parent 3a34fdc commit ca57ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/HilltopCrawler/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation("org.flywaydb:flyway-database-postgresql:10.18.0")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
implementation("org.apache.kafka:kafka-streams")
implementation("com.bucket4j:bucket4j-core:8.3.0")
implementation("com.bucket4j:bucket4j-core:8.10.1")

testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.springframework.kafka:spring-kafka-test")
Expand Down

0 comments on commit ca57ecc

Please sign in to comment.