Skip to content

Commit

Permalink
Update versions.logbackVersion to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 5e60d41 commit 5985e8b
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 @@ -212,7 +212,7 @@ def versions = [
tomcatEmbed : '9.0.82',
unirest : '1.4.9',
wiremockVersion : '2.27.2',
logbackVersion : '1.2.10'
logbackVersion : '1.5.0'
]

tasks.withType(JavaExec).configureEach {
Expand Down

0 comments on commit 5985e8b

Please sign in to comment.