Skip to content

Commit

Permalink
Update versions.logbackVersion to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 5e60d41 commit 3ad9df1
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.1'
]

tasks.withType(JavaExec).configureEach {
Expand Down

0 comments on commit 3ad9df1

Please sign in to comment.