Skip to content

Commit

Permalink
Bump spillway 3.0.0 (#731)
Browse files Browse the repository at this point in the history

Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso authored Nov 2, 2024
1 parent 2c5d8e0 commit 1502696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies {
implementation("ch.qos.logback:logback-classic:1.4.8")

// rate limit
implementation 'com.github.seqeralabs:spillway:7b72700293'
implementation 'com.coveo:spillway:3.0.0'

// monitoring
implementation "io.micronaut.micrometer:micronaut-micrometer-registry-prometheus"
Expand Down

0 comments on commit 1502696

Please sign in to comment.