daml/sdk/.dadew
Paul Brauner 9472bf3c6c
upgrade to jdk17 (#19214)
* initial attempt to upgrade to jdk17

* patch rules_nixpkgs to allow for jdk 17

* format

* fix compatibility/.bazelrc

* update jar_jar, disable jdk8

* get jarjar's hash right

* ignore timestamp parsing test for now

* fix build-release-artifacts

* fix JsonLfDecodersTest in the code drop

* dadew

---------

Co-authored-by: = <=>
Co-authored-by: Gary Verhaegen <gary.verhaegen@digitalasset.com>
2024-05-17 13:44:11 +02:00

21 lines
365 B
Plaintext

{
"version": "0.0.8",
"manifests": "dev-env\\windows\\manifests",
"tools": [
"bazel",
"cacert",
"curl",
"gcloud",
"jdk",
"maven-3.6.1",
"msys2",
"nodejs-14",
"nodejs-16",
"nsis-3.04",
"python-3.8.2",
"stack",
"toxiproxy",
"vcredist"
]
}