Skip to content

Commit

Permalink
Update dependency net.logstash.logback:logstash-logback-encoder to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and rapolaskaseliscgi committed Aug 13, 2024
1 parent c5459b3 commit 0c3506e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ dependencies {
implementation group: 'org.springframework.boot', name: 'spring-boot-starter'
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-data-jpa'
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-jdbc'
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.4'
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.0'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '3.5.4'

implementation group: 'org.postgresql', name: 'postgresql', version: '42.7.3'
Expand Down

0 comments on commit 0c3506e

Please sign in to comment.