Skip to content

Commit

Permalink
Merge pull request #2 from unidev-platform/dependencies-update
Browse files Browse the repository at this point in the history
Updated logback-classic:1.2.7
  • Loading branch information
denis256 committed Jul 1, 2023
2 parents 608a630 + 2f11acc commit b5a7c89
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 @@ -22,7 +22,7 @@ subprojects {

dependencies {

implementation 'ch.qos.logback:logback-classic:1.1.7'
implementation 'ch.qos.logback:logback-classic:1.2.7'
implementation 'org.projectlombok:lombok:1.18.2'

compileOnly 'org.projectlombok:lombok:1.18.20'
Expand Down

0 comments on commit b5a7c89

Please sign in to comment.