Skip to content

Bump com.google.code.gson:gson from 2.11.0 to 2.12.0 #610

Bump com.google.code.gson:gson from 2.11.0 to 2.12.0

Bump com.google.code.gson:gson from 2.11.0 to 2.12.0 #610

name: asnsei-the-right-waf Pull Request
on:
create:
branches:
- '**'
push:
branches:
- '**'
- '!main'
pull_request:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up JDK 21
uses: actions/setup-java@v4
with:
java-version: '21'
distribution: 'adopt'
- name: Build and Test
run: make b