Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-simple to v2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent cd7f6cd commit 8e84ed8
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 @@ -24,7 +24,7 @@ dependencyManagement {
dependencies {
implementation 'com.google.code.findbugs:jsr305:3.0.2'
implementation 'com.linecorp.armeria:armeria'
runtimeOnly 'org.slf4j:slf4j-simple:2.0.14'
runtimeOnly 'org.slf4j:slf4j-simple:2.0.15'
implementation "io.projectreactor.netty:reactor-netty-core:1.1.21"
implementation "io.projectreactor.netty:reactor-netty-http:1.1.21"
implementation 'com.google.code.gson:gson:2.11.0'
Expand Down

0 comments on commit 8e84ed8

Please sign in to comment.