Skip to content

Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.10 #1160

Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.10

Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.10 #1160

Workflow file for this run

name: Pull Requests
on:
pull_request:
paths-ignore:
- '.github/**'
jobs:
Build:
uses: evanchooly/workflows/.github/workflows/pull-request.yml@master
secrets:
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
with:
java: 17