From bdc062ea7086f9b4ec2c76001cec069dbe25d501 Mon Sep 17 00:00:00 2001 From: geravant Date: Fri, 20 Dec 2024 15:34:22 +0100 Subject: [PATCH] build (course-remote-info) updated to v3 on MP, yaml version added to course-info.yaml --- course-info.yaml | 3 ++- course-remote-info.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/course-info.yaml b/course-info.yaml index 138337a..83f1fa0 100644 --- a/course-info.yaml +++ b/course-info.yaml @@ -21,4 +21,5 @@ content: - Monads - Conclusion environment_settings: - jvm_language_level: JDK_19 + jvm_language_level: JDK_21 +yaml_version: 1 diff --git a/course-remote-info.yaml b/course-remote-info.yaml index 52adf75..49535dd 100644 --- a/course-remote-info.yaml +++ b/course-remote-info.yaml @@ -1,3 +1,3 @@ id: 23833 -course_version: 2 +course_version: 3 generated_edu_id: Functional Programming in Scala_JetBrains_Scala