File tree 2 files changed +4
-4
lines changed
exonum-java-binding/exonum_launcher_java_plugins
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -74,10 +74,10 @@ artifacts:
74
74
artifact_filename: "exonum-java-binding-cryptocurrency-demo-0.9.0-rc1-artifact.jar"
75
75
time:
76
76
runtime: rust
77
- name: "exonum-time:0.12.0 "
77
+ name: "exonum-time:0.13.0-rc.2 "
78
78
timestamping:
79
79
runtime: rust
80
- name: "exonum-timestamping:0.12.0 "
80
+ name: "exonum-timestamping:0.13.0-rc.2 "
81
81
` ` `
82
82
83
83
Add a `plugins` section to enable both Java Runtime plugin and Instance Configuration plugin.
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ artifacts:
23
23
artifact_filename : " exonum-java-binding-cryptocurrency-demo-0.9.0-rc1-artifact.jar"
24
24
time :
25
25
runtime : rust
26
- name : " exonum-time:0.12.0 "
26
+ name : " exonum-time:0.13.0-rc.2 "
27
27
timestamping :
28
28
runtime : rust
29
- name : " exonum-timestamping:0.12.0 "
29
+ name : " exonum-timestamping:0.13.0-rc.2 "
30
30
31
31
instances :
32
32
cryptocurrency :
You can’t perform that action at this time.
0 commit comments