File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 8080## [ Unreleased]
8181### Added
8282- Add ` matconsolectl ` license.
83+ ### Changed
84+ - Bump Kotlin plugins to latest, ` 1.8.20 ` -> ` 1.8.22 ` , and all other plugins too.
8385
8486## [ 7.0.2] - 2023-04-03
8587### Changed
Original file line number Diff line number Diff line change 11 // https://plugins.gradle.org/plugin/org.jetbrains.dokka
2- id 'org.jetbrains.dokka' version '1.8.10 ' apply false
2+ id 'org.jetbrains.dokka' version '1.8.20 ' apply false
33 // https://plugins.gradle.org/plugin/org.jetbrains.kotlin.jvm
4- id 'org.jetbrains.kotlin.jvm' version '1.8.20 ' apply false
4+ id 'org.jetbrains.kotlin.jvm' version '1.8.22 ' apply false
55 // https://plugins.gradle.org/plugin/org.jetbrains.kotlin.plugin.serialization
6- id 'org.jetbrains.kotlin.plugin.serialization' version '1.8.20 ' apply false
6+ id 'org.jetbrains.kotlin.plugin.serialization' version '1.8.22 ' apply false
Original file line number Diff line number Diff line change 11 // https://github.com/diffplug/blowdryer/blob/main/CHANGELOG.md
22 id 'com.diffplug.blowdryerSetup' version '1.7.0'
33 // https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md
4- id 'com.diffplug.spotless' version '6.16 .0' apply false
4+ id 'com.diffplug.spotless' version '6.19 .0' apply false
55 // https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
6- id 'com.diffplug.spotless-changelog' version '3.0.1 ' apply false
6+ id 'com.diffplug.spotless-changelog' version '3.0.2 ' apply false
77 // https://plugins.gradle.org/plugin/com.gradle.plugin-publish
8- id 'com.gradle.plugin-publish' version '1.1 .0' apply false
8+ id 'com.gradle.plugin-publish' version '1.2 .0' apply false
99 // https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
10- id 'dev.equo.ide' version '0.16 .0' apply false
10+ id 'dev.equo.ide' version '1.3 .0' apply false
1111 // https://github.com/gradle-nexus/publish-plugin/releases
12- id 'io.github.gradle-nexus.publish-plugin' version '1.2 .0' apply false
12+ id 'io.github.gradle-nexus.publish-plugin' version '1.3 .0' apply false
You can’t perform that action at this time.
0 commit comments