File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55[ ![ LTS] ( https://img.shields.io/badge/LTS-2.12-orange.svg )] ( https://search.maven.org/artifact/io.github.quillraven.fleks/Fleks/2.12/jar )
66[ ![ Snapshot] ( https://img.shields.io/badge/Snapshot-2.13--SNAPSHOT-orange.svg )] ( https://central.sonatype.com/service/rest/repository/browse/maven-snapshots )
77[ ![ Build Master] ( https://img.shields.io/github/actions/workflow/status/quillraven/fleks/build.yml?branch=master )] ( https://github.com/Quillraven/fleks/actions )
8- [ ![ Kotlin] ( https://img.shields.io/badge/Kotlin-2.3.0 -red.svg )] ( http://kotlinlang.org/ )
8+ [ ![ Kotlin] ( https://img.shields.io/badge/Kotlin-2.3.10 -red.svg )] ( http://kotlinlang.org/ )
99
1010[ ![ MIT license] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://github.com/Quillraven/Fleks/blob/master/LICENSE )
1111
Original file line number Diff line number Diff line change 11[versions ]
22
3- kotlin = " 2.3.0 "
4- kotlinxSerialization = " 1.9 .0"
3+ kotlin = " 2.3.10 "
4+ kotlinxSerialization = " 1.10 .0"
55kotlinDokka = " 2.1.0"
6- kotlinxBenchmark = " 0.4.14 "
6+ kotlinxBenchmark = " 0.4.16 "
77mavenPublishPlugin = " 0.35.0"
88
99[libraries ]
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.4 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments