corda / cordapp-template-kotlin

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

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

Closed tlawson3 closed 6 months ago

tlawson3 commented 6 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 6 months ago

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

Screenshot 2024-03-28 at 10 52 45