Skip to content

Commit 55f44c7

Browse files
fix(deps): update dependency org.apache.logging.log4j:log4j-api to v2.21.1 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 539c189 commit 55f44c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

desktopApp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ kotlin {
4949
implementation(projects.features.featureSearchPhotoShared)
5050
implementation(projects.features.featurePhotoDetailShared)
5151

52-
implementation("org.apache.logging.log4j:log4j-api:2.20.0")
52+
implementation("org.apache.logging.log4j:log4j-api:2.21.1")
5353
implementation("org.apache.logging.log4j:log4j-core:2.20.0")
5454
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.20.0")
5555
}

0 commit comments

Comments
 (0)