We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b517b commit 107bcffCopy full SHA for 107bcff
SpringBootLogStash/build.gradle
@@ -13,7 +13,7 @@ repositories {
13
14
dependencies {
15
implementation 'org.springframework.boot:spring-boot-starter-web'
16
- implementation 'net.logstash.logback:logstash-logback-encoder:8.0'
+ implementation 'net.logstash.logback:logstash-logback-encoder:8.1'
17
18
compileOnly 'org.projectlombok:lombok'
19
annotationProcessor 'org.projectlombok:lombok'
0 commit comments