Skip to content

fix(deps): update dependency net.onelitefeather:vulpes-model to v1.8.2 #272

fix(deps): update dependency net.onelitefeather:vulpes-model to v1.8.2

fix(deps): update dependency net.onelitefeather:vulpes-model to v1.8.2 #272

Workflow file for this run

name: Build PR
on: [pull_request]
jobs:
build:
uses: OneLiteFeatherNET/workflows/.github/workflows/gradle-build-pr.yml@v2.8.1
# Match the runtime LTS JDK (Temurin 25.0.3) used by the publish pipeline.
with:
java-version: "25.0.3"
java-distribution: "temurin"
secrets: inherit