Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core …
Browse files Browse the repository at this point in the history
…to v2.17.2
  • Loading branch information
playground-manager[bot] authored Jul 6, 2024
1 parent ff80da7 commit f50c84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ auth-jwks-rsa = "com.auth0:jwks-rsa:0.22.1"
coil-compose = { module = "io.coil-kt.coil3:coil-compose", version.ref = "coil-kt" }
coil-network = { module = "io.coil-kt.coil3:coil-network-ktor", version.ref = "coil-kt" }

fasterxml-jackson-core = "com.fasterxml.jackson.core:jackson-core:2.17.1"
fasterxml-jackson-core = "com.fasterxml.jackson.core:jackson-core:2.17.2"
fusesource-jansi = "org.fusesource.jansi:jansi:2.4.1"

gitlive-firebase-app = { module = "dev.gitlive:firebase-app", version.ref = "gitlive-firebase" }
Expand Down

0 comments on commit f50c84a

Please sign in to comment.