We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062f3fe commit bfc5769Copy full SHA for bfc5769
1 file changed
settings.gradle
@@ -24,7 +24,7 @@ include 'core:php8.1Action'
24
rootProject.name = 'runtime-php'
25
26
gradle.ext.openwhisk = [
27
- version: '1.0.0-SNAPSHOT'
+ version: '1.0.1-SNAPSHOT'
28
]
29
30
gradle.ext.scala = [
0 commit comments