Skip to content

Commit 6fb9881

Browse files
authored
update core OpenWhisk version (#98)
1 parent 4131343 commit 6fb9881

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ include 'tests:dat:blackbox:badproxy'
2626
rootProject.name = 'runtime-docker'
2727

2828
gradle.ext.openwhisk = [
29-
version: '1.0.0-SNAPSHOT'
29+
version: '1.0.1-SNAPSHOT'
3030
]
3131

3232
gradle.ext.scala = [

0 commit comments

Comments
 (0)