Unlock yaml, because we are shipping it now

This commit is contained in:
games647
2024-05-03 15:59:20 +02:00
parent d58ef6b0a1
commit e63642b146

View File

@ -30,6 +30,3 @@ updates:
# HikariCP dropped Java 8 support with 5.0
- dependency-name: "com.zaxxer:HikariCP"
update-types: ["version-update:semver-major"]
# SnakeYAML has breaking changes with 2.0
- dependency-name: "org.yaml:snakeyaml"
update-types: ["version-update:semver-major"]