Skip to content

Commit 2cad5aa

Browse files
committed
Oppdaterte log4j2-logstash-layout
1 parent ee4d96f commit 2cad5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Constants.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ object Log4j2 {
162162

163163
object Logstash {
164164
private const val version = "1.0.2"
165-
const val logstashLayout = "com.vlkan.log4j2:log4j2-logstash-layout-fatjar:$version"
165+
const val logstashLayout = "com.vlkan.log4j2:log4j2-logstash-layout:$version"
166166
}
167167
}
168168

0 commit comments

Comments
 (0)