Skip to content

Commit bc26537

Browse files
authored
Merge pull request #1872 from smallrye/dependabot/maven/kotlin.version-2.1.21
build(deps): bump kotlin.version from 2.1.20 to 2.1.21
2 parents 9d8e4cf + b5373b3 commit bc26537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<maven-compiler-plugin.release>17</maven-compiler-plugin.release>
118118

119119
<!-- Configuration of mutiny-kotlin module -->
120-
<kotlin.version>2.1.20</kotlin.version>
120+
<kotlin.version>2.1.21</kotlin.version>
121121
<kotlin.compiler.apiVersion>1.8</kotlin.compiler.apiVersion>
122122
<kotlin.compiler.languageVersion>1.8</kotlin.compiler.languageVersion>
123123
<coroutines.version>1.10.2</coroutines.version>

0 commit comments

Comments
 (0)