File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11 // https://plugins.gradle.org/plugin/org.jetbrains.dokka
22 id 'org.jetbrains.dokka' version '2.0.0' apply false
33 // https://plugins.gradle.org/plugin/org.jetbrains.kotlin.jvm
4- id 'org.jetbrains.kotlin.jvm' version '2.1.21 ' apply false
4+ id 'org.jetbrains.kotlin.jvm' version '2.2.0 ' apply false
55 // https://plugins.gradle.org/plugin/org.jetbrains.kotlin.plugin.serialization
6- id 'org.jetbrains.kotlin.plugin.serialization' version '2.1.21 ' apply false
6+ id 'org.jetbrains.kotlin.plugin.serialization' version '2.2.0 ' apply false
77 // https://plugins.gradle.org/plugin/org.jetbrains.kotlin.multiplatform
8- id 'org.jetbrains.kotlin.multiplatform' version '2.1.21 ' apply false
8+ id 'org.jetbrains.kotlin.multiplatform' version '2.2.0 ' apply false
99 // https://github.com/adamko-dev/dokkatoo/releases
1010 id 'dev.adamko.dokkatoo-html' version '2.4.0' 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.1'
33 // https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md
4- id 'com.diffplug.spotless' version '7.0.3 ' apply false
4+ id 'com.diffplug.spotless' version '7.0.4 ' apply false
55 // https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
66 id 'com.diffplug.spotless-changelog' version '3.1.2' apply false
77 // https://plugins.gradle.org/plugin/com.gradle.plugin-publish
You can’t perform that action at this time.
0 commit comments