feat!: JDK21 -> pattern matching, integration tests implementation & small fixes

This commit is contained in:
Piotr Dec 2024-05-24 23:37:44 +02:00
parent 2981691ffc
commit 720937bd6c
Signed by: stawros
GPG key ID: F89F27AD8F881A91
10 changed files with 184 additions and 49 deletions

View file

@ -1,5 +1,5 @@
variables:
&maven_image maven:3.9.6-eclipse-temurin-17-alpine
&maven_image maven:3.9.6-eclipse-temurin-21-alpine
steps:
- name: build