Skip to content

Commit 9d0d574

Browse files
authored
update core OpenWhisk version (#139)
1 parent 31de725 commit 9d0d574

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
@@ -25,7 +25,7 @@ include 'core:python310Action'
2525
rootProject.name = 'runtime-python'
2626

2727
gradle.ext.openwhisk = [
28-
version: '1.0.0-SNAPSHOT'
28+
version: '1.0.1-SNAPSHOT'
2929
]
3030

3131
gradle.ext.scala = [

0 commit comments

Comments
 (0)