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 ed23a7d + fd04353 commit 36c6730Copy full SHA for 36c6730
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.1.20</kotlin.version>
+ <kotlin.version>2.1.21</kotlin.version>
27
<junit-jupiter.version>5.10.0</junit-jupiter.version>
28
</properties>
29
0 commit comments