mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
32 lines
625 B
Properties
32 lines
625 B
Properties
detektVersion=1.2.1
|
|
|
|
# Project dependencies
|
|
assertjVersion=3.14.0
|
|
jcommanderVersion=1.78
|
|
junitPlatformVersion=1.5.2
|
|
ktlintVersion=0.35.0
|
|
reflectionsVersion=0.9.11
|
|
spekVersion=2.0.9
|
|
yamlVersion=1.25
|
|
mockkVersion=1.9.3
|
|
|
|
# Gradle plugins
|
|
artifactoryVersion=4.10.0
|
|
bintrayVersion=1.8.4
|
|
buildScanVersion=3.0
|
|
dokkaVersion=0.10.0
|
|
gradleVersionsPluginVersion=0.27.0
|
|
jacocoVersion=0.8.5
|
|
kotlinVersion=1.3.61
|
|
shadowVersion=5.2.0
|
|
sonarQubeVersion=2.8
|
|
|
|
# Gradle version
|
|
gradleVersion=6.0.1
|
|
|
|
kotlin.code.style=official
|
|
|
|
systemProp.sonar.host.url=http://localhost:9000
|
|
systemProp.detektVersion=detektVersion
|
|
systemProp.file.encoding=UTF-8
|