Skip to content

Commit

Permalink
Update dependency com.linecorp.armeria:armeria-bom to v1.31.1 (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent f39a453 commit 65af2dc
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 @@ -16,7 +16,7 @@ dependencyManagement {
imports {
mavenBom 'io.micrometer:micrometer-bom:1.14.1'
mavenBom 'io.netty:netty-bom:4.1.115.Final'
mavenBom 'com.linecorp.armeria:armeria-bom:1.31.0'
mavenBom 'com.linecorp.armeria:armeria-bom:1.31.1'
mavenBom 'io.github.resilience4j:resilience4j-bom:2.2.0'
}
}
Expand Down

0 comments on commit 65af2dc

Please sign in to comment.