We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2af11 commit 03744bbCopy full SHA for 03744bb
1 file changed
src/main/resources/org/gradlex/javamodule/dependencies/modules.properties
@@ -52,6 +52,7 @@ jetty.websocket.api=org.eclipse.jetty.toolchain:jetty-jakarta-websocket-api
52
jul.to.slf4j=org.slf4j:jul-to-slf4j
53
junit=junit:junit
54
liquibase.core=org.liquibase:liquibase-core
55
+mockwebserver3=com.squareup.okhttp3:mockwebserver3
56
mslinks=com.github.vatbub:mslinks
57
org.antlr.antlr4.runtime=org.antlr:antlr4-runtime
58
org.apache.commons.codec=commons-codec:commons-codec
0 commit comments