Bump Checkstyle to version 3.4.6

This commit is contained in:
Erik C. Thauvin 2025-05-22 09:43:38 -07:00
parent 54b491b12d
commit 1b06c086c6
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 9 additions and 9 deletions

View file

@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
java-version: [ 17, 21, 24 ]
kotlin-version: [ 1.9.25, 2.0.21, 2.1.20 ]
kotlin-version: [ 1.9.25, 2.0.21, 2.1.21 ]
os: [ ubuntu-latest, windows-latest, macos-latest ]
runs-on: ${{ matrix.os }}
@ -34,4 +34,4 @@ jobs:
run: ./bld compile bootjar
- name: Compile and create the WAR
run: ./bld compile bootwar
run: ./bld compile bootwar