Skip to content

Commit e76208f

Browse files
committed
docs: JDK 17 (still) - awaiting JDK 21 GA
1 parent 0323132 commit e76208f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€Ž.github/template/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Automated migration completed, enjoy the template.
1010

1111
## Features
1212
- πŸ₯· One-click **automated initial project migration workflow** (GitHub Action)
13-
- **Java 21** (corretto) 🀝 **Gradle Kotlin DSL**, version catalog
13+
- **Java 17** (corretto) 🀝 **Gradle Kotlin DSL**, version catalog
1414
- **GitHub Actions CI/CD pipeline**, πŸ‘· efficient build pipeline, caching, integration tests, test report & failed test annotations
1515
- πŸš€ **One-click release** process + **publish** to **Maven Central**
1616
- **Security & 🚦 Vulnerability scan** with **[trivy](https://github.com/aquasecurity/trivy)** & GitHub CodeQL Analysis

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ _TLDR:_ Java Library GitHub Template Repository
1111

1212
## Features
1313
- πŸ₯· One-click **automated initial project migration workflow** (GitHub Action)
14-
- **Java 21** (corretto) 🀝 **Gradle Kotlin DSL**, version catalog
14+
- **Java 17** (corretto) 🀝 **Gradle Kotlin DSL**, version catalog
1515
- **GitHub Actions CI/CD pipeline**, πŸ‘· efficient build pipeline, caching, integration tests, test report & failed test annotations
1616
- πŸš€ **One-click release** process + **publish** to **Maven Central**
1717
- **Security & 🚦 Vulnerability scan** with **[trivy](https://github.com/aquasecurity/trivy)** & GitHub CodeQL Analysis

0 commit comments

Comments
Β (0)