Skip to content

Commit 72f5456

Browse files
committed
Update bump script following libraries.toml changes
1 parent e173a9b commit 72f5456

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)