Skip to content

Commit 0b1b920

Browse files
authored
Update README (#77)
1 parent 6ac30dd commit 0b1b920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<p align="center">
88
<a href="https://github.com/seljabali/java-time-fun/actions?query=branch%3Amain"><img alt="Build Status" src="https://github.com/seljabali/java-time-fun/actions/workflows/main.yml/badge.svg"/></a>
99
<a href="https://repo1.maven.org/maven2/org/eljabali/sami/javatimefun/javatimefun/"><img alt="Maven Central" src="https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Forg%2Feljabali%2Fsami%2Fjavatimefun%2Fjavatimefun%2Fmaven-metadata.xml"/></a>
10-
<a href="https://kotlinlang.org"><img alt="Kotlin" src="https://img.shields.io/badge/Kotlin-2.1.20-orange.svg?style=flat&logo=kotlin"/></a>
10+
<a href="https://kotlinlang.org"><img alt="Kotlin" src="https://img.shields.io/badge/Kotlin-2.1.21-orange.svg?style=flat&logo=kotlin"/></a>
1111
<a href="https://mailchi.mp/kotlinweekly/kotlin-weekly-396"><img alt="Kotlin Weekly" src="https://skydoves.github.io/badges/kotlin-weekly.svg"/></a>
1212
</p> <br>
1313

@@ -110,7 +110,7 @@ repositories {
110110
}
111111
112112
dependencies {
113-
implementation("org.eljabali.sami.javatimefun:javatimefun:4.0.0")
113+
implementation("org.eljabali.sami.javatimefun:javatimefun:4.0.1")
114114
}
115115
```
116116

0 commit comments

Comments
 (0)