added a global cache directory, not fully properly implemented, and dose not respect t.ex the FreeDesktop specifications for cache directories and files OPS this is a partial commit! things might not add up on this commit.
This commit is contained in:
@@ -12,8 +12,8 @@ dependencies {
|
||||
implementation project(":API")
|
||||
implementation project(":WikipediaTool")
|
||||
|
||||
implementation("com.github.docker-java:docker-java-core:3.6.0")
|
||||
implementation("com.github.docker-java:docker-java-transport-httpclient5:3.6.0")
|
||||
implementation("com.github.docker-java:docker-java-core:3.7.1")
|
||||
implementation("com.github.docker-java:docker-java-transport-httpclient5:3.7.1")
|
||||
}
|
||||
|
||||
test {
|
||||
|
||||
Reference in New Issue
Block a user