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 0cc1b39 commit b524e5aCopy full SHA for b524e5a
code/pom.xml
@@ -83,7 +83,7 @@
83
<kotlinx.coroutines.version>1.9.0</kotlinx.coroutines.version>
84
<ktor.version>2.3.13</ktor.version>
85
<kotlin-atomic.version>0.26.1</kotlin-atomic.version>
86
- <slf4j.version>2.0.16</slf4j.version>
+ <slf4j.version>2.0.17</slf4j.version>
87
<maven.nexus-staging.plugin.version>1.7.0</maven.nexus-staging.plugin.version>
88
<maven.gpg.plugin.version>3.2.7</maven.gpg.plugin.version>
89
</properties>
0 commit comments