Upgrade to Gradle 8.5

* Fix `org.testcontainers` pattern for Dependabot
* Downgrade to `com.gradle.enterprise:3.15`
* Fix deprecation warning in the `KafkaDslKotlinTests.kt`
This commit is contained in:
Artem Bilan
2023-12-19 11:57:18 -05:00
parent 4bf0d1782b
commit d8a336b848
5 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ updates:
- "org.apache.derby"
- "com.icegreen:greenmail"
- "org.hibernate.orm*"
- "org.testcontainers"
- "org.testcontainers*"
- "org.hsqldb:hsqldb"
- "com.h2database:h2"
- "org.postgresql:postgresql"