Description
- Update some dependencies up to almost latest one.
- Upgrade gradle wrapper version to 8.3, which enables to update Shadow to v8.1.1
What's Changed
- CI: fix dependabot target branch by @hizumiaoba in #124
- build(deps): bump ch.qos.logback:logback-classic from 1.4.5 to 1.5.5 in /lib by @dependabot in #131
- build(deps): bump com.google.guava:guava from 31.1-jre to 33.1.0-jre in /lib by @dependabot in #132
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.2.0 to 5.11.0 in /lib by @dependabot in #127
- build(deps): bump org.jetbrains:annotations from 13.0 to 24.1.0 in /lib by @dependabot in #125
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.9.1 to 5.10.2 in /lib by @dependabot in #128
- build(deps): bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.12.0 in /lib by @dependabot in #134
- build(deps): bump com.fasterxml.jackson.core:jackson-core from 2.14.1 to 2.17.0 in /lib by @dependabot in #130
- build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.14.1 to 2.17.0 in /lib by @dependabot in #129
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.14.1 to 2.17.0 in /lib by @dependabot in #133
- build(deps): bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1 in /lib by @dependabot in #126
Full Changelog: v6.0.1.0...v6.0.1.1