-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathversions.properties
62 lines (42 loc) · 1.48 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
#### 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.com.github.kt3k.coveralls=2.12.2
plugin.de.fayard.buildSrcLibs=0.60.5
plugin.io.github.gradle-nexus.publish-plugin=2.0.0
plugin.io.codearte.nexus-staging=0.30.0
plugin.io.morethan.jmhreport=0.9.6
plugin.org.jetbrains.kotlinx.benchmark=0.4.13
plugin.me.champeau.jmh=0.7.2
version.com.oneeyedmen..okeydoke=2.0.3
version.junit=5.11.4
version.com.fasterxml.jackson.core..jackson-databind=2.18.2
version.com.natpryce..hamkrest=1.8.0.1
version.kotlinx.benchmark=0.4.13
version.junit.jupiter=5.11.4
## unused
version.org.openjdk.jmh..jmh-generator-bytecode=1.36
## unused
version.org.openjdk.jmh..jmh-core=1.36
## [Blocked] Fails result4k kotest module
version.kotest=5.6.2
## # available=5.7.0
## # available=5.7.1
## # available=5.7.2
## # available=5.8.0
## # available=5.8.1
## # available=5.9.0
## # available=5.9.1
version.kotlin=2.1.0
version.kotlinx.coroutines=1.10.1
version.kotlinx.serialization=1.8.0
## [Blocked] Blocked Java 8
version.strikt=0.34.1
## # available=0.35.1