corda / cordapp-template-java

A Java CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html
83 stars 127 forks source link

ES-2059: Control Corda runtime version from gradle props #79

Closed tlawson3 closed 8 months ago

tlawson3 commented 8 months ago

Updated gradlew to 8.4 Updated kotlin to 1.8 Updated Test Tooling Dependency Versions Updated build.gradle cordaRuntimeGradlePlugin ext block to use properties

tlawson3 commented 8 months ago

Tested the version is propagated through to docker, and the correct image tag is being used

Screenshot 2024-03-28 at 10 19 05