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 9205689 commit b82a814Copy full SHA for b82a814
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:6.6'
+ implementation 'net.logstash.logback:logstash-logback-encoder:7.0'
17
18
compileOnly 'org.projectlombok:lombok'
19
annotationProcessor 'org.projectlombok:lombok'
0 commit comments