From 1a2d2ca4980571f826dbbd57eddf2e6621087691 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:18:33 +0000 Subject: [PATCH] Update kotlin monorepo to v2.0.21 (#367) * Update kotlin monorepo to v2.0.21 * Migrate fixtures --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jake Wharton --- gradle/libs.versions.toml | 2 +- .../expected/build/reports/licensee/artifacts.json | 6 +++--- .../expected/build/reports/licensee/validation.txt | 6 +++--- .../expected/build/reports/licensee/artifacts.json | 2 +- .../expected/build/reports/licensee/jvm/artifacts.json | 2 +- .../expected/build/reports/licensee/jvm/validation.txt | 2 +- .../expected/build/reports/licensee/linuxX64/artifacts.json | 2 +- .../expected/build/reports/licensee/linuxX64/validation.txt | 2 +- .../expected/build/my-reports/licensee/js/artifacts.json | 6 +++--- .../expected/build/my-reports/licensee/js/validation.txt | 6 +++--- .../expected/build/my-reports/licensee/jvm/artifacts.json | 2 +- .../expected/build/my-reports/licensee/jvm/validation.txt | 2 +- .../build/reports/licensee/androidDebug/artifacts.json | 2 +- .../build/reports/licensee/androidDebug/validation.txt | 2 +- .../build/reports/licensee/androidRelease/artifacts.json | 2 +- .../build/reports/licensee/androidRelease/validation.txt | 2 +- .../expected/build/reports/licensee/jvm/artifacts.json | 2 +- .../expected/build/reports/licensee/jvm/validation.txt | 2 +- .../reports/licensee/androidFreeAmazonDebug/artifacts.json | 2 +- .../reports/licensee/androidFreeAmazonDebug/validation.txt | 2 +- .../licensee/androidFreeAmazonRelease/artifacts.json | 2 +- .../licensee/androidFreeAmazonRelease/validation.txt | 2 +- .../reports/licensee/androidFreeGoogleDebug/artifacts.json | 2 +- .../reports/licensee/androidFreeGoogleDebug/validation.txt | 2 +- .../licensee/androidFreeGoogleRelease/artifacts.json | 2 +- .../licensee/androidFreeGoogleRelease/validation.txt | 2 +- .../reports/licensee/androidPaidAmazonDebug/artifacts.json | 2 +- .../reports/licensee/androidPaidAmazonDebug/validation.txt | 2 +- .../licensee/androidPaidAmazonRelease/artifacts.json | 2 +- .../licensee/androidPaidAmazonRelease/validation.txt | 2 +- .../reports/licensee/androidPaidGoogleDebug/artifacts.json | 2 +- .../reports/licensee/androidPaidGoogleDebug/validation.txt | 2 +- .../licensee/androidPaidGoogleRelease/artifacts.json | 2 +- .../licensee/androidPaidGoogleRelease/validation.txt | 2 +- .../expected/build/reports/licensee/jvm/artifacts.json | 2 +- .../expected/build/reports/licensee/jvm/validation.txt | 2 +- .../build/reports/licensee/androidDebug/artifacts.json | 2 +- .../build/reports/licensee/androidDebug/validation.txt | 2 +- .../build/reports/licensee/androidRelease/artifacts.json | 2 +- .../build/reports/licensee/androidRelease/validation.txt | 2 +- .../expected/build/reports/licensee/jvm/artifacts.json | 2 +- .../expected/build/reports/licensee/jvm/validation.txt | 2 +- .../reports/licensee/androidFreeAmazonDebug/artifacts.json | 2 +- .../reports/licensee/androidFreeAmazonDebug/validation.txt | 2 +- .../licensee/androidFreeAmazonRelease/artifacts.json | 2 +- .../licensee/androidFreeAmazonRelease/validation.txt | 2 +- .../reports/licensee/androidFreeGoogleDebug/artifacts.json | 2 +- .../reports/licensee/androidFreeGoogleDebug/validation.txt | 2 +- .../licensee/androidFreeGoogleRelease/artifacts.json | 2 +- .../licensee/androidFreeGoogleRelease/validation.txt | 2 +- .../reports/licensee/androidPaidAmazonDebug/artifacts.json | 2 +- .../reports/licensee/androidPaidAmazonDebug/validation.txt | 2 +- .../licensee/androidPaidAmazonRelease/artifacts.json | 2 +- .../licensee/androidPaidAmazonRelease/validation.txt | 2 +- .../reports/licensee/androidPaidGoogleDebug/artifacts.json | 2 +- .../reports/licensee/androidPaidGoogleDebug/validation.txt | 2 +- .../licensee/androidPaidGoogleRelease/artifacts.json | 2 +- .../licensee/androidPaidGoogleRelease/validation.txt | 2 +- .../expected/build/reports/licensee/jvm/artifacts.json | 2 +- .../expected/build/reports/licensee/jvm/validation.txt | 2 +- .../build/reports/licensee/androidDebug/artifacts.json | 2 +- .../build/reports/licensee/androidDebug/validation.txt | 2 +- .../build/reports/licensee/androidRelease/artifacts.json | 2 +- .../build/reports/licensee/androidRelease/validation.txt | 2 +- .../expected/build/reports/licensee/jvm/artifacts.json | 2 +- .../expected/build/reports/licensee/jvm/validation.txt | 2 +- .../expected/build/reports/licensee/jvm/artifacts.json | 2 +- .../expected/build/reports/licensee/jvm/validation.txt | 2 +- .../expected/build/reports/licensee/js/artifacts.json | 6 +++--- .../expected/build/reports/licensee/js/validation.txt | 6 +++--- .../expected/build/reports/licensee/jvm/artifacts.json | 2 +- .../expected/build/reports/licensee/jvm/validation.txt | 2 +- .../expected/build/reports/licensee/linuxX64/artifacts.json | 2 +- .../expected/build/reports/licensee/linuxX64/validation.txt | 2 +- 74 files changed, 86 insertions(+), 86 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 13228035..25e01a80 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -kotlin = "2.0.20" +kotlin = "2.0.21" agp = "8.7.1" [libraries] diff --git a/src/test/fixtures/plugin-kotlin-js/expected/build/reports/licensee/artifacts.json b/src/test/fixtures/plugin-kotlin-js/expected/build/reports/licensee/artifacts.json index c041c858..6071f7f2 100644 --- a/src/test/fixtures/plugin-kotlin-js/expected/build/reports/licensee/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-js/expected/build/reports/licensee/artifacts.json @@ -14,7 +14,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-dom-api-compat", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Dom Api Compat", "spdxLicenses": [ { @@ -30,7 +30,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { @@ -46,7 +46,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib-js", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib Js", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-js/expected/build/reports/licensee/validation.txt b/src/test/fixtures/plugin-kotlin-js/expected/build/reports/licensee/validation.txt index 35709db7..1cc85606 100644 --- a/src/test/fixtures/plugin-kotlin-js/expected/build/reports/licensee/validation.txt +++ b/src/test/fixtures/plugin-kotlin-js/expected/build/reports/licensee/validation.txt @@ -1,8 +1,8 @@ com.example:example:1.0.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-dom-api-compat:2.0.20 +org.jetbrains.kotlin:kotlin-dom-api-compat:2.0.21 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib-js:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib-js:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-jvm/expected/build/reports/licensee/artifacts.json b/src/test/fixtures/plugin-kotlin-jvm/expected/build/reports/licensee/artifacts.json index 8db38a0a..8c23a303 100644 --- a/src/test/fixtures/plugin-kotlin-jvm/expected/build/reports/licensee/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-jvm/expected/build/reports/licensee/artifacts.json @@ -30,7 +30,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-jvm-with-java/expected/build/reports/licensee/jvm/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-jvm-with-java/expected/build/reports/licensee/jvm/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-jvm-with-java/expected/build/reports/licensee/jvm/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-jvm-with-java/expected/build/reports/licensee/jvm/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-jvm-with-java/expected/build/reports/licensee/jvm/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-jvm-with-java/expected/build/reports/licensee/jvm/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-jvm-with-java/expected/build/reports/licensee/jvm/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-jvm-with-java/expected/build/reports/licensee/jvm/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-native/expected/build/reports/licensee/linuxX64/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-native/expected/build/reports/licensee/linuxX64/artifacts.json index 0632aff6..2463dd4d 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-native/expected/build/reports/licensee/linuxX64/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-native/expected/build/reports/licensee/linuxX64/artifacts.json @@ -26,7 +26,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-native/expected/build/reports/licensee/linuxX64/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-native/expected/build/reports/licensee/linuxX64/validation.txt index fd5051bf..b00f511b 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-native/expected/build/reports/licensee/linuxX64/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-native/expected/build/reports/licensee/linuxX64/validation.txt @@ -2,5 +2,5 @@ com.example:example-a:1.0.0 - SPDX identifier 'Apache-2.0' allowed com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/js/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/js/artifacts.json index 97aedcfb..50ddd101 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/js/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/js/artifacts.json @@ -26,7 +26,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-dom-api-compat", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Dom Api Compat", "spdxLicenses": [ { @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { @@ -58,7 +58,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib-js", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib Js", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/js/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/js/validation.txt index df97cc10..fe545557 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/js/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/js/validation.txt @@ -2,9 +2,9 @@ com.example:example-a:1.0.0 - SPDX identifier 'Apache-2.0' allowed com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-dom-api-compat:2.0.20 +org.jetbrains.kotlin:kotlin-dom-api-compat:2.0.21 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib-js:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib-js:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/jvm/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/jvm/artifacts.json index 6cf63c04..aeb34fbe 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/jvm/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/jvm/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/jvm/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/jvm/validation.txt index 3f76f07f..d347baa6 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/jvm/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-report-dir/expected/build/my-reports/licensee/jvm/validation.txt @@ -4,5 +4,5 @@ com.example:example-c:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/androidRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/jvm/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/jvm/artifacts.json index 6cf63c04..aeb34fbe 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/jvm/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/jvm/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/jvm/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/jvm/validation.txt index 3f76f07f..d347baa6 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/jvm/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-after-licensee/expected/build/reports/licensee/jvm/validation.txt @@ -4,5 +4,5 @@ com.example:example-c:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/jvm/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/jvm/artifacts.json index 6cf63c04..aeb34fbe 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/jvm/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/jvm/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/jvm/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/jvm/validation.txt index 3f76f07f..d347baa6 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/jvm/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application-product-flavors/expected/build/reports/licensee/jvm/validation.txt @@ -4,5 +4,5 @@ com.example:example-c:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/androidRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/jvm/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/jvm/artifacts.json index 6cf63c04..aeb34fbe 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/jvm/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/jvm/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/jvm/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/jvm/validation.txt index 3f76f07f..d347baa6 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/jvm/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-application/expected/build/reports/licensee/jvm/validation.txt @@ -4,5 +4,5 @@ com.example:example-c:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeAmazonRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidFreeGoogleRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidAmazonRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/androidPaidGoogleRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/jvm/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/jvm/artifacts.json index 6cf63c04..aeb34fbe 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/jvm/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/jvm/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/jvm/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/jvm/validation.txt index 3f76f07f..d347baa6 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/jvm/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library-product-flavors/expected/build/reports/licensee/jvm/validation.txt @@ -4,5 +4,5 @@ com.example:example-c:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidDebug/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidDebug/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidDebug/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidDebug/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidDebug/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidDebug/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidDebug/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidDebug/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidRelease/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidRelease/artifacts.json index 42e563bd..b29ed3bf 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidRelease/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidRelease/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidRelease/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidRelease/validation.txt index 06bf8a9e..27f261ac 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidRelease/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/androidRelease/validation.txt @@ -4,5 +4,5 @@ com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/jvm/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/jvm/artifacts.json index 6cf63c04..aeb34fbe 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/jvm/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/jvm/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/jvm/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/jvm/validation.txt index 3f76f07f..d347baa6 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/jvm/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-android-library/expected/build/reports/licensee/jvm/validation.txt @@ -4,5 +4,5 @@ com.example:example-c:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-application/expected/build/reports/licensee/jvm/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp-with-application/expected/build/reports/licensee/jvm/artifacts.json index a24cad4b..53f4565a 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-application/expected/build/reports/licensee/jvm/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp-with-application/expected/build/reports/licensee/jvm/artifacts.json @@ -30,7 +30,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp-with-application/expected/build/reports/licensee/jvm/validation.txt b/src/test/fixtures/plugin-kotlin-mpp-with-application/expected/build/reports/licensee/jvm/validation.txt index 4ffdcc89..562991d4 100644 --- a/src/test/fixtures/plugin-kotlin-mpp-with-application/expected/build/reports/licensee/jvm/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp-with-application/expected/build/reports/licensee/jvm/validation.txt @@ -2,5 +2,5 @@ com.example:example-a:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/js/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/js/artifacts.json index 97aedcfb..50ddd101 100644 --- a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/js/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/js/artifacts.json @@ -26,7 +26,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-dom-api-compat", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Dom Api Compat", "spdxLicenses": [ { @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { @@ -58,7 +58,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib-js", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib Js", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/js/validation.txt b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/js/validation.txt index df97cc10..fe545557 100644 --- a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/js/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/js/validation.txt @@ -2,9 +2,9 @@ com.example:example-a:1.0.0 - SPDX identifier 'Apache-2.0' allowed com.example:example-b:1.0.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-dom-api-compat:2.0.20 +org.jetbrains.kotlin:kotlin-dom-api-compat:2.0.21 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib-js:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib-js:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/jvm/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/jvm/artifacts.json index 6cf63c04..aeb34fbe 100644 --- a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/jvm/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/jvm/artifacts.json @@ -42,7 +42,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/jvm/validation.txt b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/jvm/validation.txt index 3f76f07f..d347baa6 100644 --- a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/jvm/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/jvm/validation.txt @@ -4,5 +4,5 @@ com.example:example-c:1.0.0 - SPDX identifier 'Apache-2.0' allowed org.jetbrains:annotations:13.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed diff --git a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/linuxX64/artifacts.json b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/linuxX64/artifacts.json index 551d166d..5fe44d2e 100644 --- a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/linuxX64/artifacts.json +++ b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/linuxX64/artifacts.json @@ -26,7 +26,7 @@ { "groupId": "org.jetbrains.kotlin", "artifactId": "kotlin-stdlib", - "version": "2.0.20", + "version": "2.0.21", "name": "Kotlin Stdlib", "spdxLicenses": [ { diff --git a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/linuxX64/validation.txt b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/linuxX64/validation.txt index 3dbaab37..c957ef69 100644 --- a/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/linuxX64/validation.txt +++ b/src/test/fixtures/plugin-kotlin-mpp/expected/build/reports/licensee/linuxX64/validation.txt @@ -2,5 +2,5 @@ com.example:example-a:1.0.0 - SPDX identifier 'Apache-2.0' allowed com.example:example-d:1.0.0 - SPDX identifier 'Apache-2.0' allowed -org.jetbrains.kotlin:kotlin-stdlib:2.0.20 +org.jetbrains.kotlin:kotlin-stdlib:2.0.21 - SPDX identifier 'Apache-2.0' allowed