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.1 (#966)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <[email protected]>
  • Loading branch information
playground-manager[bot] and ashdavies authored May 5, 2024
1 parent 2a7770a commit be6d1c8
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 @@ -43,7 +43,7 @@ coil-network = { module = "io.coil-kt.coil3:coil-network-ktor", version.ref = "c
compose-compiler = { module = "org.jetbrains.compose.compiler:compiler", version.ref = "compose-compiler" }
compose-runtime = { module = "org.jetbrains.compose.runtime:runtime", version.ref = "jetbrains-compose" }

fasterxml-jackson-core = "com.fasterxml.jackson.core:jackson-core:2.17.0"
fasterxml-jackson-core = "com.fasterxml.jackson.core:jackson-core:2.17.1"
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 be6d1c8

Please sign in to comment.