Skip to content

Commit ee78435

Browse files
authored
Merge pull request #71 from v2er-app/dependabot/gradle/org.slf4j-slf4j-nop-2.0.17
chore(deps): bump org.slf4j:slf4j-nop from 1.7.25 to 2.0.17
2 parents 8342657 + 05533f8 commit ee78435

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
@@ -121,6 +121,6 @@ dependencies {
121121
implementation 'pub.devrel:easypermissions:3.0.0'
122122
implementation 'org.greenrobot:eventbus:3.3.1'
123123
implementation 'com.github.oasisfeng:condom:2.5.0'
124-
implementation 'org.slf4j:slf4j-nop:1.7.25'
124+
implementation 'org.slf4j:slf4j-nop:2.0.17'
125125
implementation 'androidx.core:core-splashscreen:1.0.1'
126126
}

0 commit comments

Comments
 (0)