Skip to content

Commit c5c3db9

Browse files
committed
Update kotlinx.serialization badge version
1 parent 94f89a3 commit c5c3db9

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
@@ -4,7 +4,7 @@
44
[![Maven Snapshots](https://img.shields.io/maven-metadata/v?label=maven-snapshots&metadataUrl=https%3A%2F%2Fcentral.sonatype.com%2Frepository%2Fmaven-snapshots%2Fnet%2Fbenwoodworth%2Fknbt%2Fknbt%2Fmaven-metadata.xml)](https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/net/benwoodworth/knbt/knbt)
55
[![KDoc](https://img.shields.io/badge/api-KDoc-blue)](https://benwoodworth.github.io/knbt)
66
[![Kotlin](https://img.shields.io/badge/kotlin-2.2.21-blue.svg?logo=kotlin)](http://kotlinlang.org)
7-
[![kotlinx.serialization](https://img.shields.io/badge/kotlinx.serialization-1.8.0-blue.svg?logo=kotlin)](https://github.com/Kotlin/kotlinx.serialization)
7+
[![kotlinx.serialization](https://img.shields.io/badge/kotlinx.serialization-1.9.0-blue.svg?logo=kotlin)](https://github.com/Kotlin/kotlinx.serialization)
88

99
An implementation of [Minecraft's NBT format](https://minecraft.wiki/w/NBT_format)
1010
for [kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization).

0 commit comments

Comments
 (0)