-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.properties
35 lines (35 loc) · 1.19 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
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.40.2
####
#### 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 rejectVersionsIf predicate. See the settings.gradle.kts file.
version.com.autonomousapps..dependency-analysis-gradle-plugin=1.13.1
## unused
version.org.amshove.kluent..kluent=1.68
## unused
version.mockk=1.10.0
## unused
version.mockito=3.5.10
## unused
version.kotlinx.serialization=1.3.3
## unused
version.kotlinx.coroutines=1.3.9
version.kotlin=1.7.10
## unused
version.koin=2.1.6
## unused
version.junit.junit=4.13
version.io.gitlab.arturbosch.detekt..detekt-gradle-plugin=1.21.0
version.com.pinterest..ktlint=0.47.0
## unused
version.com.google.truth..truth=1.0.1
## unused
version.com.github.vorobeij..detekt-rules=master-SNAPSHOT
version.org.cqfn.diktat..diktat-gradle-plugin=1.2.3
version.org.cqfn.diktat..diktat-rules=1.2.3
version.org.jacoco..org.jacoco.core=0.8.8