Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2024
1 parent 998de06 commit a11727c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/explorer-core/autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>com.bucket4j</groupId>
<artifactId>bucket4j-core</artifactId>
<version>8.7.1</version>
<version>8.8.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
Expand Down

0 comments on commit a11727c

Please sign in to comment.