Skip to content

Commit 54b09c5

Browse files
authored
update core OpenWhisk version (#76)
1 parent 6a99235 commit 54b09c5

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
@@ -28,7 +28,7 @@ include ':core:net6.0:proxy'
2828
rootProject.name = 'runtime-dotnet'
2929

3030
gradle.ext.openwhisk = [
31-
version: '1.0.0-SNAPSHOT'
31+
version: '1.0.1-SNAPSHOT'
3232
]
3333

3434
gradle.ext.scala = [

0 commit comments

Comments
 (0)