Skip to content

Commit 255aaed

Browse files
BoDAnka
authored andcommitted
Update bump script following libraries.toml changes
1 parent 95d0e28 commit 255aaed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/bump-kotlin-nightlies.main.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ fun bumpVersions() {
2626
file.writeText(
2727
file.readText()
2828
.replaceVersion("kotlin-plugin", kotlinVersion)
29-
.replaceVersion("kotlin-plugin-max", kotlinVersion)
3029
.replaceVersion("ksp", kspVersion)
3130
)
3231
}

0 commit comments

Comments
 (0)