Skip to content

chore: update dependency net.bytebuddy:byte-buddy-agent to v1.15.3 #988

chore: update dependency net.bytebuddy:byte-buddy-agent to v1.15.3

chore: update dependency net.bytebuddy:byte-buddy-agent to v1.15.3 #988

name: Java CI
on: [push]
jobs:
build:
uses: ./.github/workflows/part-compile-and-test.yaml
with:
version: E-SNAPSHOT
release:
if: github.ref == 'refs/heads/master'
needs: build
uses: ./.github/workflows/part-release.yaml
secrets: inherit