Skip to content

Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre #20

Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre

Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre #20

Workflow file for this run

name: Build image
on:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build image
run: docker build .