Skip to content

Upgrade logback to latest version

Sebastian requested to merge upgrade-logback into main

After merging !191 (merged) I checked the warnings in the Gradle build file and found there's a new version of logback.

IntelliJ also wants to upgrade commons-io but it is mixing up some snapshot version with an actual release.

Merge request reports