Warning
This release drops support for Java < 11
The docker-compose plugins drop support for Gradle < 7.0
Please see UPGRADING-5.5.md for more details in how to upgrade to this version.
Changes
- #342 - Support docker compose v2
Dependencies
- Bump com.bmuschko:gradle-docker-plugin from 9.2.0 to 9.2.1 by @dependabot in #295
- Bump org.sonarqube from 3.5.0.2730 to 4.0.0.2929 by @dependabot in #297
- Bump com.bmuschko:gradle-docker-plugin from 9.2.1 to 9.3.0 by @dependabot in #301
- Bump com.bmuschko:gradle-docker-plugin from 9.3.0 to 9.3.1 by @dependabot in #305
- Bump com.gradle.plugin-publish from 1.1.0 to 1.2.0 by @dependabot in #304
- Bump org.ajoberstar.reckon from 0.16.1 to 0.18.0 by @dependabot in #306
- Bump com.avast.gradle:gradle-docker-compose-plugin from 0.16.11 to 0.16.12 by @dependabot in #303
- Bump org.sonarqube from 4.0.0.2929 to 4.2.0.3129 by @dependabot in #312
- Bump commons-io:commons-io from 2.11.0 to 2.12.0 by @dependabot in #308
- Bump commons-io:commons-io from 2.12.0 to 2.13.0 by @dependabot in #313
- Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 by @dependabot in #319
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.5.0.202303070854-r to 6.7.0.202309050840-r by @dependabot in #327
- Bump org.sonarqube from 4.2.0.3129 to 4.4.1.3373 by @dependabot in #325
- Bump commons-io:commons-io from 2.13.0 to 2.14.0 by @dependabot in #326
- Bump commons-io:commons-io from 2.14.0 to 2.15.0 by @dependabot in #330
- Bump org.ajoberstar.reckon from 0.18.0 to 0.18.1 by @dependabot in #328
- Bump org.ajoberstar.reckon from 0.18.1 to 0.18.2 by @dependabot in #336
- Bump commons-io:commons-io from 2.15.0 to 2.16.1 by @dependabot in #341
- Bump org.ajoberstar.reckon from 0.18.2 to 0.18.3 by @dependabot in #337
- Add note on unavailable dependencies due to jcenter decommissioning by @vierbergenlars in #346
- Bump org.sonarqube from 4.4.1.3373 to 5.1.0.4882 by @dependabot in #344
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.7.0.202309050840-r to 6.10.0.202406032230-r by @dependabot in #343
- Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 by @dependabot in #347
New Contributors
Full Changelog: v5.4.0...v5.5.0