Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.boot:spring-boot-sta…
Browse files Browse the repository at this point in the history
…rter-logging to v3.1.4
  • Loading branch information
renovate[bot] committed Sep 21, 2023
1 parent 5203914 commit 3fa0a4b
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 @@ -36,7 +36,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.2'

testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
testImplementation 'org.springframework.boot:spring-boot-starter-logging:3.1.3'
testImplementation 'org.springframework.boot:spring-boot-starter-logging:3.1.4'
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.70'
testImplementation 'org.kamranzafar:jtar:2.3'
}
Expand Down

0 comments on commit 3fa0a4b

Please sign in to comment.