-
Notifications
You must be signed in to change notification settings - Fork 1
/
versions.properties
47 lines (32 loc) · 1.23 KB
/
versions.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.60.5
####
#### Don't manually edit or split the comments that start with four hashtags (####),
#### they will be overwritten by refreshVersions.
####
#### suppress inspection "SpellCheckingInspection" for whole file
#### suppress inspection "UnusedProperty" for whole file
####
#### NOTE: Some versions are filtered by the rejectVersionIf predicate. See the settings.gradle.kts file.
plugin.org.jlleitschuh.gradle.ktlint=12.1.1
version.com.bucket4j..bucket4j_jdk17-core=8.14.0
## unused
version.io.github.oshai..kotlin-logging=5.1.0
## unused
version.io.github.detekt.sarif4k..sarif4k=0.5.0
## unused
version.com.pinterest.ktlint..ktlint-ruleset-standard=1.0.1
## unused
version.com.pinterest.ktlint..ktlint-cli-reporter-baseline=1.0.1
## unused
version.com.pinterest.ktlint..ktlint-cli=1.0.1
## unused
version.org.jetbrains.dokka..dokka-base=1.9.20
## unused
version.org.jetbrains.dokka..analysis-kotlin-descriptors=1.9.20
version.kotlin=2.0.21
plugin.org.jetbrains.dokka=1.9.20
plugin.io.github.gradle-nexus.publish-plugin=2.0.0
plugin.de.fayard.buildSrcLibs=0.60.5
version.kotest=5.9.1
version.kotlinx.coroutines=1.9.0