We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a99235 commit 54b09c5Copy full SHA for 54b09c5
1 file changed
settings.gradle
@@ -28,7 +28,7 @@ include ':core:net6.0:proxy'
28
rootProject.name = 'runtime-dotnet'
29
30
gradle.ext.openwhisk = [
31
- version: '1.0.0-SNAPSHOT'
+ version: '1.0.1-SNAPSHOT'
32
]
33
34
gradle.ext.scala = [
0 commit comments