File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
25
25
<java .compiler.release>${java.compiler.clientRelease} </java .compiler.release>
26
26
<lazysodium-java .version>4.2.6</lazysodium-java .version>
27
- <auto-value .version>1.7</auto-value .version>
27
+ <auto-value .version>1.7.1 </auto-value .version>
28
28
<jsonpath .version>2.4.0</jsonpath .version>
29
29
<protobuf .python.deployArguments.outputDirectory>
30
30
${project.parent.basedir} /exonum_launcher_java_plugins/exonum_java_runtime_plugin/proto
Original file line number Diff line number Diff line change 34
34
<build .nativeLibPath>${rust.build.directory} /${build.mode} </build .nativeLibPath>
35
35
<!-- A directory containing native dynamic libraries used by the App-->
36
36
<packaging .native>${rust.build.directory} /${build.mode} /lib/native</packaging .native>
37
- <auto-value .version>1.7</auto-value .version>
37
+ <auto-value .version>1.7.1 </auto-value .version>
38
38
<!-- Skip building Rust library for tests -->
39
39
<skipRustLibBuild >false</skipRustLibBuild >
40
40
<!-- This flag is empty for debug builds and equals to `release` otherwise -->
You can’t perform that action at this time.
0 commit comments