made LockFile reentrant (multiple locks on the same file can be acquired in the same JVM instance)
Some checks failed
CI / build (push) Has been cancelled
Some checks failed
CI / build (push) Has been cancelled
added argument file to JavaProcessBuilder
This commit is contained in:
@@ -3,6 +3,6 @@ org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
|
||||
gitea.maven.url = https://gitea.woggioni.net/api/packages/woggioni/maven
|
||||
jwo.version = 2025.01.22
|
||||
jwo.version = 2025.01.23
|
||||
lys.version = 2025.01.17
|
||||
guice.version = 5.0.1
|
||||
|
Reference in New Issue
Block a user