chore(jj-lib): upgrade to jj-lib 0.40.0
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 16m32s

This commit is contained in:
2026-04-26 21:49:15 +02:00
parent 07f5b3e91e
commit bd6892d91e
2 changed files with 311 additions and 181 deletions

View File

@@ -27,7 +27,7 @@ etcetera = "0.11.0"
clap = { version = "4.5.57", features = ["derive"] }
git-conventional = "0.12.9"
inquire = { version = "0.9.2", features = ["editor"] }
jj-lib = "0.39.0"
jj-lib = "0.40.0"
lazy-regex = { version = "3.5.1", features = ["lite"] }
thiserror = "2.0.18"
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }