diff --git a/.github/workflows/main.linux.temurin.current.yml b/.github/workflows/main.linux.temurin.current.yml index c51caabb..57ba16f4 100644 --- a/.github/workflows/main.linux.temurin.current.yml +++ b/.github/workflows/main.linux.temurin.current.yml @@ -14,7 +14,7 @@ jobs: - name: JDK uses: actions/setup-java@v3 with: - java-version: 21 + java-version: 22 distribution: 'temurin' - name: Build run: mvn --errors clean verify site diff --git a/.github/workflows/main.windows.temurin.current.yml b/.github/workflows/main.windows.temurin.current.yml index bbafdb8c..9f661c7b 100644 --- a/.github/workflows/main.windows.temurin.current.yml +++ b/.github/workflows/main.windows.temurin.current.yml @@ -14,7 +14,7 @@ jobs: - name: JDK uses: actions/setup-java@v3 with: - java-version: 21 + java-version: 22 distribution: 'temurin' - name: Build run: mvn --errors clean verify site diff --git a/README.md b/README.md index d9cb7ba8..6d37f2fc 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ cedarbridge === [![Maven Central](https://img.shields.io/maven-central/v/com.io7m.cedarbridge/com.io7m.cedarbridge.svg?style=flat-square)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.io7m.cedarbridge%22) -[![Maven Central (snapshot)](https://img.shields.io/nexus/s/https/s01.oss.sonatype.org/com.io7m.cedarbridge/com.io7m.cedarbridge.svg?style=flat-square)](https://s01.oss.sonatype.org/content/repositories/snapshots/com/io7m/cedarbridge/) +[![Maven Central (snapshot)](https://img.shields.io/nexus/s/com.io7m.cedarbridge/com.io7m.cedarbridge?server=https%3A%2F%2Fs01.oss.sonatype.org&style=flat-square)](https://s01.oss.sonatype.org/content/repositories/snapshots/com/io7m/cedarbridge/) [![Codecov](https://img.shields.io/codecov/c/github/io7m/cedarbridge.svg?style=flat-square)](https://codecov.io/gh/io7m/cedarbridge) -![cedarbridge](./src/site/resources/cedarbridge.jpg?raw=true) +![com.io7m.cedarbridge](./src/site/resources/cedarbridge.jpg?raw=true) | JVM | Platform | Status | |-----|----------|--------|