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 210b463 commit be0c769Copy full SHA for be0c769
samples/hello-quarkus/pack.java
@@ -2,7 +2,7 @@
2
3
//REPOS mavencentral,jitpack
4
//DEPS org.slf4j:slf4j-simple:1.7.30
5
-//DEPS ${env.CURRENT_WORKFLOW_DEP:dev.snowdrop:buildpack-client:0.0.14}
+//DEPS ${env.CURRENT_WORKFLOW_DEP:dev.snowdrop:buildpack-client:0.0.15-SNAPSHOT}
6
7
8
import java.io.File;
samples/hello-spring/pack.java
import java.util.HashMap;
0 commit comments