Skip to content

Commit 05533f8

Browse files
chore(deps): bump org.slf4j:slf4j-nop from 1.7.25 to 2.0.17
Bumps org.slf4j:slf4j-nop from 1.7.25 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-nop dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be95cd4 commit 05533f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,6 @@ dependencies {
126126
implementation 'pub.devrel:easypermissions:3.0.0'
127127
implementation 'org.greenrobot:eventbus:3.3.1'
128128
implementation 'com.github.oasisfeng:condom:2.5.0'
129-
implementation 'org.slf4j:slf4j-nop:1.7.25'
129+
implementation 'org.slf4j:slf4j-nop:2.0.17'
130130
implementation 'androidx.core:core-splashscreen:1.0.1'
131131
}

0 commit comments

Comments
 (0)