From 066b1c0b106282b469522380bed22a956cf23b22 Mon Sep 17 00:00:00 2001 From: Ben Cox <1038350+ind1go@users.noreply.github.com> Date: Mon, 11 Dec 2023 11:14:47 +0000 Subject: [PATCH] Mention Gradle 8 support in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9a39c9..16320f6 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ This project contains: The CICS bundle Gradle plugin supports building CICS bundles that contain the following bundle parts: ## Supported Gradle versions -The CICS bundle Gradle plugin does not yet support Gradle 8. See [Issue #136](https://github.com/IBM/cics-bundle-gradle/issues/136) +The CICS bundle Gradle plugin supports Gradle 5 to Gradle 8. **Java-based bundle parts** * OSGi Bundle (JAR)