Skip to content

Commit

Permalink
Resolve logback-classic to 1.2.13
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Dec 11, 2023
1 parent 72ce183 commit 3c4831d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ configurations {
force "org.apache.httpcomponents:httpcore:4.4.16"
force "com.google.errorprone:error_prone_annotations:2.23.0"
force "org.checkerframework:checker-qual:3.40.0"
force "ch.qos.logback:logback-classic:1.2.13"
}
}

Expand Down

0 comments on commit 3c4831d

Please sign in to comment.