Skip to content

Commit

Permalink
chore(deps): update dependency com.fasterxml.jackson.core:jackson-cor…
Browse files Browse the repository at this point in the history
…e to v2.18.0 (generated)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
algolia-bot and renovate[bot] committed Sep 28, 2024
1 parent 4a42cc9 commit b90a941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/output/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ java {

dependencies {
testImplementation 'com.algolia:algoliasearch:4.3.7'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.1'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
testImplementation 'com.fasterxml.jackson.core:jackson-core:2.17.2'
testImplementation 'com.fasterxml.jackson.core:jackson-core:2.18.0'
testImplementation 'io.github.cdimascio:dotenv-java:2.3.2' // use an old version to support java 8
}

Expand Down

0 comments on commit b90a941

Please sign in to comment.