We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9145b53 + 0072b75 commit a85436cCopy full SHA for a85436c
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>1.9.22</kotlin.version>
+ <kotlin.version>1.9.23</kotlin.version>
27
<junit-jupiter.version>5.10.0</junit-jupiter.version>
28
</properties>
29
0 commit comments