File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
<p align =" center " >
7
7
<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 >
8
8
<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 >
9
- <a href =" https://kotlinlang.org " ><img alt =" Kotlin " src =" https://img.shields.io/badge/Kotlin-1.9.20 -orange.svg?style=flat&logo=kotlin " /></a >
9
+ <a href =" https://kotlinlang.org " ><img alt =" Kotlin " src =" https://img.shields.io/badge/Kotlin-2.1.10 -orange.svg?style=flat&logo=kotlin " /></a >
10
10
<a href =" https://mailchi.mp/kotlinweekly/kotlin-weekly-396 " ><img alt =" Kotlin Weekly " src =" https://skydoves.github.io/badges/kotlin-weekly.svg " /></a >
11
11
</p > <br >
12
12
Original file line number Diff line number Diff line change 1
- val kotlinVersion by extra { " 1.9.20 " }
1
+ val kotlinVersion by extra { " 2.1.10 " }
2
2
val junitVersion by extra { " 5.8.1" }
3
3
4
4
plugins {
5
- kotlin(" jvm" ) version " 1.9.20 "
5
+ kotlin(" jvm" ) version " 2.1.10 "
6
6
id(" org.jetbrains.dokka" ) version " 1.9.10"
7
7
id(" io.github.gradle-nexus.publish-plugin" ) version " 1.3.0"
8
8
`java- library`
You can’t perform that action at this time.
0 commit comments