This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-nodejs.git
The following commit(s) were added to refs/heads/master by this push:
new 5a50080 match core repo change
5a50080 is described below
commit 5a50080f035373a0bb4a1b558cf8876a8bfefe1e
Author: David Grove <[email protected]>
AuthorDate: Mon Feb 13 11:00:45 2023 -0500
match core repo change
---
settings.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings.gradle b/settings.gradle
index a55756b..4d7cca6 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -30,7 +30,7 @@ include 'tests:dat:docker:typescript37docker'
rootProject.name = 'runtime-nodejs'
gradle.ext.openwhisk = [
- version: '1.0.0-SNAPSHOT'
+ version: '1.0.1-SNAPSHOT'
]
gradle.ext.scala = [