Skip to content

Commit b524e5a

Browse files
fix(deps): update compile org.slf4j:slf4j-api from v2.0.16 to v2.0.17 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cc1b39 commit b524e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<kotlinx.coroutines.version>1.9.0</kotlinx.coroutines.version>
8484
<ktor.version>2.3.13</ktor.version>
8585
<kotlin-atomic.version>0.26.1</kotlin-atomic.version>
86-
<slf4j.version>2.0.16</slf4j.version>
86+
<slf4j.version>2.0.17</slf4j.version>
8787
<maven.nexus-staging.plugin.version>1.7.0</maven.nexus-staging.plugin.version>
8888
<maven.gpg.plugin.version>3.2.7</maven.gpg.plugin.version>
8989
</properties>

0 commit comments

Comments
 (0)