forked from fork-handles/forkhandles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.properties
37 lines (25 loc) · 947 Bytes
/
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
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.51.0
####
#### 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
plugin.com.github.kt3k.coveralls=2.12.2
plugin.io.codearte.nexus-staging=0.30.0
plugin.me.champeau.jmh=0.7.2
version.com.fasterxml.jackson.core..jackson-databind=2.17.0
version.com.natpryce..hamkrest=1.8.0.1
version.junit.jupiter=5.10.2
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
version.kotlin=1.9.23
version.kotlinx.coroutines=1.8.0
version.kotlinx.serialization=1.6.3
version.strikt=0.34.1
version.org.kt3k.gradle.plugin..coveralls-gradle-plugin=2.8.3