Skip to content

Commit

Permalink
Merge pull request #68 from SkinsRestorer/renovate/com.linecorp.armer…
Browse files Browse the repository at this point in the history
…ia-armeria-bom-1.x

Update dependency com.linecorp.armeria:armeria-bom to v1.30.1
  • Loading branch information
AlexProgrammerDE authored Sep 10, 2024
2 parents 7c69196 + 3d92b87 commit c85e535
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.13.4'
mavenBom 'io.netty:netty-bom:4.1.113.Final'
mavenBom 'com.linecorp.armeria:armeria-bom:1.30.0'
mavenBom 'com.linecorp.armeria:armeria-bom:1.30.1'
mavenBom 'io.github.resilience4j:resilience4j-bom:2.2.0'
}
}
Expand Down

0 comments on commit c85e535

Please sign in to comment.