deps: bump com.github.Exlll.ConfigLib:configlib-yaml (#168)

Bumps [com.github.Exlll.ConfigLib:configlib-yaml](https://github.com/Exlll/ConfigLib) from v4.4.0 to v4.5.0.
- [Release notes](https://github.com/Exlll/ConfigLib/releases)
- [Commits](https://github.com/Exlll/ConfigLib/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: com.github.Exlll.ConfigLib:configlib-yaml
  dependency-type: direct:production
...

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:
dependabot[bot] 2024-02-27 13:53:22 +00:00 committed by GitHub
parent e90a8df5c7
commit 39aaae2f30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ dependencies {
implementation 'net.william278:DesertWell:2.0.4'
implementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
implementation 'org.bstats:bstats-velocity:3.0.2'
implementation 'com.github.Exlll.ConfigLib:configlib-yaml:v4.4.0'
implementation 'com.github.Exlll.ConfigLib:configlib-yaml:v4.5.0'
annotationProcessor 'org.projectlombok:lombok:1.18.30'
}