Skip to content

Commit f6192ae

Browse files
Bump org.slf4j:slf4j-nop from 2.0.13 to 2.0.16
Bumps org.slf4j:slf4j-nop from 2.0.13 to 2.0.16. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-nop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45b8292 commit f6192ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
implementation("dev.harrel:json-schema:1.7.0")
7474
implementation("com.sanctionco.jmail:jmail:1.6.3") // dev.harrel format validation
7575

76-
runtimeOnly("org.slf4j:slf4j-nop:2.0.13")
76+
runtimeOnly("org.slf4j:slf4j-nop:2.0.16")
7777

7878
testImplementation("org.creekservice:creek-test-hamcrest:$creekVersion")
7979
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")

0 commit comments

Comments
 (0)