Skip to content

Commit ddb3170

Browse files
committed
Dokka 2.1.0-Beta.
1 parent 379c57d commit ddb3170

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Changed
66

7-
- Kotlin 2.2.0
7+
- Kotlin 2.2.10
88
- Migrate to Sonatype Central Portal.
99

1010
## 0.14.0

gradle.properties

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,3 @@ kotlin.code.style=official
2222
kotlin.native.binary.gc=cms
2323

2424
kotlin.incremental.native=true
25-
26-
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.2.10"
3-
dokka = "2.0.0"
3+
dokka = "2.1.0-Beta"
44
binaryCompabilityValidator = "0.18.0"
55
toolchainsResolver = "0.10.0"
66
detekt = "1.23.7"

0 commit comments

Comments
 (0)