Skip to content

Commit bfc5769

Browse files
authored
update core OpenWhisk version (#129)
1 parent 062f3fe commit bfc5769

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
@@ -24,7 +24,7 @@ include 'core:php8.1Action'
2424
rootProject.name = 'runtime-php'
2525

2626
gradle.ext.openwhisk = [
27-
version: '1.0.0-SNAPSHOT'
27+
version: '1.0.1-SNAPSHOT'
2828
]
2929

3030
gradle.ext.scala = [

0 commit comments

Comments
 (0)