Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent b643df7 commit 70b621e
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 @@ -49,7 +49,7 @@ repositories {
dependencies {
compileOnly 'jakarta.platform:jakarta.jakartaee-api:10.0.0'

implementation 'org.slf4j:slf4j-api:2.0.12'
implementation 'org.slf4j:slf4j-api:2.0.13'
implementation 'com.rabbitmq:amqp-client:5.21.0'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.0'

Expand Down

0 comments on commit 70b621e

Please sign in to comment.