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 4e01ef3 commit fb6f150Copy full SHA for fb6f150
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.9}
+//DEPS ${env.CURRENT_WORKFLOW_DEP:dev.snowdrop:buildpack-client:0.0.10-SNAPSHOT}
6
7
8
import java.io.File;
samples/hello-spring/pack.java
import java.util.HashMap;
0 commit comments