Skip to content

Commit 4649b4d

Browse files
Version fixed in corda sample app
Signed-off-by: Dhinakaran Vinayagamurthy <[email protected]>
1 parent 60c4f86 commit 4649b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/corda/fungible-house-token/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
//TokenSDK
1919
tokens_release_group = 'com.r3.corda.lib.tokens'
2020
tokens_release_version = '1.2'
21-
weaver_version = '1.2.4-alpha.8'
21+
weaver_version = '1.2.4-alpha.9'
2222
}
2323

2424
repositories {

0 commit comments

Comments
 (0)