corda / samples-kotlin

This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced usage.
51 stars 48 forks source link

ENT-11793: Upgrade Features and Token CorDapps to JDK17 and 4.12-RC02 #95

Closed jakubzadroga closed 5 months ago

jakubzadroga commented 6 months ago

Upgrade all Features and Token CorDapps to JDK17 and Corda 4.12-RC02. Standard changes in all of them:

  1. Gradle version bump to 7.6 + syntax changes
  2. Dependency updates if needed + import updates

All CorDapps have been tested: executed all tests + readme steps.

Problems: https://r3-cev.atlassian.net/browse/ENT-11871