Skip to content

Commit ff19223

Browse files
authored
update core OpenWhisk version (#148)
1 parent 7f76159 commit ff19223

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:java8actionloop'
2424
rootProject.name = 'runtime-java'
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)