Skip to content

Commit f1f9c94

Browse files
chore: use kotlin-editor-relocated release.
1 parent 5fc438f commit f1f9c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ kotlin = "1.9.25"
1515

1616
# Cannot be called kotlin-editor as it causes `libs.versions.kotlin.get()` to fail
1717
kotlineditor-core = "0.10"
18-
kotlineditor-relocated = "0.10.0-SNAPSHOT"
18+
kotlineditor-relocated = "0.10.0"
1919

2020
kotlinx-metadata = "0.9.0"
2121
moshi = "1.15.1"

0 commit comments

Comments
 (0)