Skip to content

Commit

Permalink
deps: bump com.github.Exlll.ConfigLib:configlib-yaml (#586)
Browse files Browse the repository at this point in the history
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](Exlll/ConfigLib@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 1e6614d commit 8fdef5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
api 'com.google.code.gson:gson:2.10.1'
api 'net.william278:PagineDown:1.1'
api 'net.william278:DesertWell:2.0.4'
api 'com.github.Exlll.ConfigLib:configlib-yaml:v4.4.0'
api 'com.github.Exlll.ConfigLib:configlib-yaml:v4.5.0'
api('com.zaxxer:HikariCP:5.1.0') {
exclude module: 'slf4j-api'
}
Expand Down

0 comments on commit 8fdef5b

Please sign in to comment.