We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d8e4cf + b5373b3 commit bc26537Copy full SHA for bc26537
pom.xml
@@ -117,7 +117,7 @@
117
<maven-compiler-plugin.release>17</maven-compiler-plugin.release>
118
119
<!-- Configuration of mutiny-kotlin module -->
120
- <kotlin.version>2.1.20</kotlin.version>
+ <kotlin.version>2.1.21</kotlin.version>
121
<kotlin.compiler.apiVersion>1.8</kotlin.compiler.apiVersion>
122
<kotlin.compiler.languageVersion>1.8</kotlin.compiler.languageVersion>
123
<coroutines.version>1.10.2</coroutines.version>
0 commit comments