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 a88cfa2 + ccf5d09 commit 8ec704eCopy full SHA for 8ec704e
kotlin-asyncapi-examples/kotlin-asyncapi-ktor-example/pom.xml
@@ -20,7 +20,7 @@
20
<java.version>17</java.version>
21
<kotlin.version>2.2.21</kotlin.version>
22
<ktor.version>3.3.2</ktor.version>
23
- <logback.version>1.5.20</logback.version>
+ <logback.version>1.5.21</logback.version>
24
<slf4j.version>2.0.17</slf4j.version>
25
<main.class>com.asyncapi.kotlinasyncapi.example.ktor.ExampleApplicationKt</main.class>
26
</properties>
0 commit comments