From 85093d2726e6126d6cce9c18beedfb797fb0e7f0 Mon Sep 17 00:00:00 2001 From: Lars Eckart Date: Mon, 4 Mar 2024 21:35:48 +0200 Subject: [PATCH] . e did we have a reason to run tests still with jdk 16? --- .github/workflows/updateMarkdown.yml | 4 ++-- approvaltests-tests/pom.xml | 4 ++-- approvaltests-util-tests/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/updateMarkdown.yml b/.github/workflows/updateMarkdown.yml index 6fe2d6d40..dbbf71f57 100644 --- a/.github/workflows/updateMarkdown.yml +++ b/.github/workflows/updateMarkdown.yml @@ -23,9 +23,9 @@ jobs: uses: github-actions-x/commit@v2.9 with: commit-message: ". d updated markdown snippets" - rebase: 'true' + rebase: 'true' github-token: ${{ secrets.GITHUB_TOKEN }} push-branch: 'master' name: github actions - email: actions@github.com + email: actions@github.com diff --git a/approvaltests-tests/pom.xml b/approvaltests-tests/pom.xml index 2c9e975da..7b5799ab9 100644 --- a/approvaltests-tests/pom.xml +++ b/approvaltests-tests/pom.xml @@ -146,8 +146,8 @@ org.apache.maven.plugins maven-compiler-plugin - 17 - 17 + 15 + 15 diff --git a/approvaltests-util-tests/pom.xml b/approvaltests-util-tests/pom.xml index ac1778275..49b608ffb 100644 --- a/approvaltests-util-tests/pom.xml +++ b/approvaltests-util-tests/pom.xml @@ -77,8 +77,8 @@ org.apache.maven.plugins maven-compiler-plugin - 17 - 17 + 15 + 15