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

Commit 3e85ac0

Browse files
Update dependency org.logevents:logevents to v0.5.2
1 parent d6fa434 commit 3e85ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
annotationProcessor("io.soabase.record-builder:record-builder-processor:37")
3131

3232
implementation("org.slf4j:slf4j-api:2.0.7")
33-
runtimeOnly("org.logevents:logevents:0.4.4")
33+
runtimeOnly("org.logevents:logevents:0.5.2")
3434
jteGenerate("gg.jte:jte-models:3.0.1")
3535
implementation("gg.jte:jte-models:3.0.1")
3636

0 commit comments

Comments
 (0)