version bump, multi file fix and disable survey (#1550)

* version bump, multi file fix and disable survey

* example test stuff

* logs

* Update docker-compose-latest.yml

---------

Co-authored-by: a <a>
This commit is contained in:
Anthony Stirling
2024-07-20 09:53:58 +01:00
committed by GitHub
parent 5751b1ac2d
commit 929f0bbbe5
21 changed files with 1922 additions and 42 deletions

View File

@@ -16,7 +16,7 @@ ext {
}
group = "stirling.software"
version = "0.26.1"
version = "0.26.2"
// 17 is lowest but we support and recommend 21
sourceCompatibility = "17"