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 7cb261b commit 2da4510Copy full SHA for 2da4510
pom.xml
@@ -28,7 +28,7 @@
28
<maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
29
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
30
<kotlin.code.style>official</kotlin.code.style>
31
- <kotlin.version>2.1.20</kotlin.version>
+ <kotlin.version>2.0.20</kotlin.version>
32
<kotlinx.coroutines.core.version>1.6.4</kotlinx.coroutines.core.version>
33
<arrow.version>1.2.1</arrow.version>
34
<arrow.meta.version>1.6.2</arrow.meta.version>
0 commit comments