Skip to content

Commit e1f6ecf

Browse files
committed
Update all dependencies to v2.23.1
| datasource | package | from | to | | ---------- | ------------------------------------------ | ------ | ------ | | maven | org.apache.logging.log4j:log4j-slf4j2-impl | 2.23.0 | 2.23.1 | | maven | org.apache.logging.log4j:log4j-core | 2.23.0 | 2.23.1 | | maven | org.apache.logging.log4j:log4j-api | 2.23.0 | 2.23.1 |
1 parent 0167ceb commit e1f6ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ kotlinx-datetime = "0.6.0-RC.2"
3030
junit = "5.10.2"
3131
detekt = "1.23.5"
3232
spotless = "6.25.0"
33-
apache-log4j = "2.23.0"
33+
apache-log4j = "2.23.1"
3434

3535
[libraries]
3636
java-vavr = { module = "io.vavr:vavr", version.ref = "java-vavr" }

0 commit comments

Comments
 (0)