Skip to content

Commit 20e523a

Browse files
authored
Update the timezone database version in README.md
1 parent 7114d4a commit 20e523a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ kotlin {
550550
sourceSets {
551551
val wasmWasiMain by getting {
552552
dependencies {
553-
implementation("kotlinx-datetime-zoneinfo", "2025a-spi.0.7.1")
553+
implementation("kotlinx-datetime-zoneinfo", "2025b-spi.0.7.1")
554554
}
555555
}
556556
}

0 commit comments

Comments
 (0)