We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc732b9 commit 46a5938Copy full SHA for 46a5938
template/java11/function/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
testImplementation 'junit:junit:4.12'
16
17
compile 'com.openfaas:model:0.1.1'
18
- compile 'com.openfaas:entrypoint:1.0.0'
+ compile 'com.openfaas:entrypoint:0.1.0'
19
}
20
21
// In this section you declare where to find the dependencies of your project
0 commit comments