Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 696650b

Browse files
renovate[bot]itsaky
authored andcommitted
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.7
1 parent 1730d0a commit 696650b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ tests-mockito-kotlin = { module = "org.mockito.kotlin:mockito-kotlin", version =
102102
# Tooling
103103
tooling-builderModel = { module="com.android.tools.build:builder-model", version.ref = "agp-tooling" }
104104
tooling-gradleApi = { module="org.gradle:gradle-tooling-api", version.ref = "gradle-tooling" }
105-
tooling-slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.6" }
105+
tooling-slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.7" }
106106

107107
[plugins]
108108
android-application = { id = "com.android.application", version.ref = "agp" }

0 commit comments

Comments
 (0)