Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/quarkus.version-3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanibus authored Mar 25, 2024
2 parents be30640 + 062962b commit 129876b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
<dependency>
<groupId>com.bucket4j</groupId>
<artifactId>bucket4j-core</artifactId>
<version>8.8.0</version>
<version>8.10.1</version>
</dependency>
<dependency>
<groupId>com.bucket4j</groupId>
<artifactId>bucket4j-caffeine</artifactId>
<version>8.8.0</version>
<version>8.10.1</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit 129876b

Please sign in to comment.