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.
2 parents 667b99f + 7464258 commit ada9448Copy full SHA for ada9448
core/pom.xml
@@ -59,7 +59,7 @@
59
<maven.compiler.source>1.8</maven.compiler.source>
60
<maven.compiler.target>1.8</maven.compiler.target>
61
<java.version>1.8</java.version>
62
- <kotlin.version>1.5.20</kotlin.version>
+ <kotlin.version>1.5.21</kotlin.version>
63
<junit.jupiter.version>5.7.2</junit.jupiter.version>
64
<junit.platform.version>1.7.2</junit.platform.version>
65
</properties>
0 commit comments