We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31ad87 commit 9fa52feCopy full SHA for 9fa52fe
code-assert/pom.xml
@@ -14,12 +14,12 @@
14
<properties>
15
<slf4j.version>1.7.25</slf4j.version>
16
<checkstyle.version>6.19</checkstyle.version>
17
- <findbugs.version>3.1.6</findbugs.version>
+ <findbugs.version>3.1.11</findbugs.version>
18
<findsecbugs.version>1.8.0</findsecbugs.version>
19
<pmd.version>5.8.1</pmd.version>
20
- <kotlin.version>1.2.51</kotlin.version>
21
- <detekt.version>1.0.0.RC8</detekt.version>
22
- <ktlint.version>0.27.0</ktlint.version>
+ <kotlin.version>1.2.61</kotlin.version>
+ <detekt.version>1.0.0.RC9.2</detekt.version>
+ <ktlint.version>0.29.0</ktlint.version>
23
</properties>
24
25
<build>
0 commit comments