Skip to content

Commit e1bd261

Browse files
Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 in /jhdf
Bumps org.slf4j:slf4j-simple from 1.7.36 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42f97f1 commit e1bd261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jhdf/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656

5757
// Use JUnit 5 test framework
5858
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter', version: '5.11.4'
59-
testRuntimeOnly group: 'org.slf4j', name: 'slf4j-simple', version: '1.7.36'
59+
testRuntimeOnly group: 'org.slf4j', name: 'slf4j-simple', version: '2.0.17'
6060

6161
// Mocking
6262
testImplementation group: 'org.mockito', name: 'mockito-inline', version: '4.11.0'

0 commit comments

Comments
 (0)