Concurrency limit under executor.maxConcurrent (v0.9.15)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
mhoennig
2026-08-28 21:24:51 +02:00
co-authored by Claude Fable 5
parent 495b7f3282
commit a3faa172f8
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ group = "de.hoennig"
// bump at least the patch version for every deployment — and only then, not per commit —
// so the UI footer (BuildProperties), --version and the release notes identify what is
// actually running; a deployment bundles whatever was committed since the last one
version = "0.9.14"
version = "0.9.15"
java {
toolchain {