Skip to content

Commit 33d004d

Browse files
fix(deps): update compile org.slf4j:slf4j-api from v2.0.13 to v2.0.16 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mohammad Noor Abu Khleif <[email protected]>
1 parent ec9ce01 commit 33d004d

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.8.1</kotlinx.coroutines.version>
8484
<ktor.version>2.3.12</ktor.version>
8585
<kotlin-atomic.version>0.25.0</kotlin-atomic.version>
86-
<slf4j.version>2.0.13</slf4j.version>
86+
<slf4j.version>2.0.16</slf4j.version>
8787
<maven.nexus-staging.plugin.version>1.7.0</maven.nexus-staging.plugin.version>
8888
<maven.gpg.plugin.version>3.2.5</maven.gpg.plugin.version>
8989
</properties>

0 commit comments

Comments
 (0)