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 15e2512 commit c5f5229Copy full SHA for c5f5229
code-assert/pom.xml
@@ -16,7 +16,7 @@
16
<findbugs.version>3.1.12</findbugs.version>
17
<findsecbugs.version>1.9.0</findsecbugs.version>
18
<pmd.version>5.8.1</pmd.version>
19
- <kotlin.version>1.2.61</kotlin.version>
+ <kotlin.version>1.3.41</kotlin.version>
20
<detekt.version>1.0.0.RC9.2</detekt.version>
21
<ktlint.version>0.29.0</ktlint.version>
22
</properties>
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>guru.nidi</groupId>
7
<artifactId>guru-nidi-parent-pom</artifactId>
8
- <version>1.1.23</version>
+ <version>1.1.24</version>
9
<relativePath />
10
</parent>
11
0 commit comments