diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9fd2ed0..98f1f52 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,10 +28,10 @@ jobs: shell: bash run: ./substitute-settings.py env: - COMPILER_VERSION: "2.0.0-SNAPSHOT.065" + COMPILER_VERSION: "2.0.0-SNAPSHOT.067" VALIDATION_VERSION: "2.0.0-SNAPSHOT.462" - CORE_JVM_VERSION: "2.0.0-SNAPSHOT.522" - CORE_JVM_COMPILER_VERSION: "2.0.0-SNAPSHOT.080" + CORE_JVM_VERSION: "2.0.0-SNAPSHOT.523" + CORE_JVM_COMPILER_VERSION: "2.0.0-SNAPSHOT.090" - name: Build project shell: bash diff --git a/journal.log b/journal.log index 3f05eb7..d365a9d 100644 --- a/journal.log +++ b/journal.log @@ -7,6 +7,7 @@ # # Please do not edit this file by hand. # +1:44 :: sanders :: 2026-08-20T17:24:01.534329Z :: Compiler:2.0.0-SNAPSHOT.067;CoreJvmCompiler:2.0.0-SNAPSHOT.090;CoreJvm:2.0.0-SNAPSHOT.523;Validation:2.0.0-SNAPSHOT.462 1:35 :: sanders :: 2026-08-04T15:40:16.857532Z :: Compiler:2.0.0-SNAPSHOT.065;CoreJvmCompiler:2.0.0-SNAPSHOT.081;CoreJvm:2.0.0-SNAPSHOT.522;Validation:2.0.0-SNAPSHOT.462 2:22 :: sanders :: 2025-10-30T19:30:28.923186Z :: Compiler:2.0.0-SNAPSHOT.030;CoreJvmCompiler:2.0.0-SNAPSHOT.026;CoreJvm:2.0.0-SNAPSHOT.334;Validation:2.0.0-SNAPSHOT.354 1:59 :: sanders :: 2025-10-24T17:03:42.782253Z :: Compiler:2.0.0-SNAPSHOT.028;CoreJvmCompiler:2.0.0-SNAPSHOT.020;CoreJvm:2.0.0-SNAPSHOT.332;Validation:2.0.0-SNAPSHOT.352 diff --git a/settings.gradle.kts.template b/settings.gradle.kts.template index a845c1a..7a43105 100644 --- a/settings.gradle.kts.template +++ b/settings.gradle.kts.template @@ -63,7 +63,7 @@ dependencyResolutionManagement { library( "coreJvmCompiler", - toolsGroup, "core-jvm-plugins" + toolsGroup, "core-jvm-gradle-plugin" ).versionRef(coreJvmCompiler) library(