File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ dependencies {
257257 implementation group : ' org.sonarsource.api.plugin' , name : ' sonar-plugin-api' , version : ' 13.2.0.3137'
258258 implementation group : ' org.mapstruct' , name : ' mapstruct-processor' , version : versions. mapStruct
259259 implementation group : ' com.fasterxml.jackson.core' , name : ' jackson-databind' , version : versions. jacksonDatabind
260- implementation group : ' net.logstash.logback' , name : ' logstash-logback-encoder' , version : ' 8.1 '
260+ implementation group : ' net.logstash.logback' , name : ' logstash-logback-encoder' , version : ' 9.0 '
261261 annotationProcessor group : ' org.projectlombok' , name : ' lombok' , version : versions. lombok
262262 annotationProcessor group : ' org.mapstruct' , name : ' mapstruct-processor' , version : versions. mapStruct
263263
You can’t perform that action at this time.
0 commit comments