-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Support JDK 18 (via Gradle 7.5). Unfortunately, this is broken due to researchgate/gradle-release#362
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule donuts-java
updated
13 files
+3 β3 | .chglog/CHANGELOG.tpl.md | |
+1 β0 | .github/workflows/lint.yml | |
+2 β1 | .github/workflows/test.yml | |
+4 β0 | .gitlab-ci.yml | |
+2 β2 | .gitlint | |
+3 β3 | .pre-commit-config.yaml | |
+11 β2 | CHANGELOG.md | |
+8 β0 | README.md | |
+10 β10 | build.gradle | |
+1 β1 | gradle.properties | |
+1 β1 | gradle/wrapper/gradle-wrapper.properties | |
+1 β0 | src/main/java/com/github/tueda/donuts/SubstitutionUtils.java | |
+1 β0 | src/main/java/com/github/tueda/donuts/VariableSet.java |