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 f447986 commit 538632cCopy full SHA for 538632c
deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin/pom.xml
@@ -23,7 +23,7 @@
23
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
24
<maven.compiler.source>17</maven.compiler.source>
25
<maven.compiler.target>17</maven.compiler.target>
26
- <kotlin.version>2.0.0</kotlin.version>
+ <kotlin.version>2.0.10</kotlin.version>
27
<junit-jupiter.version>5.10.0</junit-jupiter.version>
28
</properties>
29
0 commit comments