mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-04 14:31:34 +01:00
Bump slf4jVersion from 2.0.3 to 2.0.4 in /Plan (#2735)
Bumps `slf4jVersion` from 2.0.3 to 2.0.4. Updates `slf4j-nop` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4) Updates `slf4j-api` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-nop dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b56368e403
commit
4f650e358d
@ -91,7 +91,7 @@ subprojects {
|
||||
sqliteVersion = "3.39.4.1"
|
||||
adventureVersion = "4.11.0"
|
||||
hikariVersion = "5.0.1"
|
||||
slf4jVersion = "2.0.3"
|
||||
slf4jVersion = "2.0.4"
|
||||
geoIpVersion = "3.0.2"
|
||||
gsonVersion = "2.10"
|
||||
dependencyDownloadVersion = "1.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user