Skip to content

Commit 2f4d57f

Browse files
chore(deps): bump org.slf4j:slf4j-simple in /java-gradle
Bumps org.slf4j:slf4j-simple from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5335b02 commit 2f4d57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111

1212
dependencies {
1313
implementation 'com.rabbitmq:amqp-client:5.25.0'
14-
implementation 'org.slf4j:slf4j-simple:2.0.16'
14+
implementation 'org.slf4j:slf4j-simple:2.0.17'
1515
testImplementation 'org.assertj:assertj-core:3.27.3'
1616
testImplementation 'org.mockito:mockito-core:5.15.2'
1717
testImplementation 'io.dropwizard.metrics:metrics-core:4.2.30'

0 commit comments

Comments
 (0)