Updated dependencies
Bumped Sprint Boot to version 3.3.5 Bumped JUnit to version 5.11.3 Bumped JDK to verison 23 (GitHub CI)
This commit is contained in:
parent
54fd1e4edb
commit
af4e7b05aa
2 changed files with 8 additions and 8 deletions
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
java-version: [17, 21, 22]
|
||||
java-version: [17, 21, 23]
|
||||
|
||||
steps:
|
||||
- name: Checkout source repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue