Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
Update dependency org.projectnessie.nessie:nessie-model to v0.69.2 (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 0d3ae99 commit dd54ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ val compileTestCaseJakarta by
}

dependencies {
add("testCaseJakartaImplementation", "org.projectnessie.nessie:nessie-model:0.69.1")
add("testCaseJakartaImplementation", "org.projectnessie.nessie:nessie-model:0.69.2")

add("testCaseJakartaCompileOnly", "javax.ws.rs:javax.ws.rs-api:2.1.1")
add("testCaseJakartaCompileOnly", "jakarta.ws.rs:jakarta.ws.rs-api:3.1.0")
Expand Down

0 comments on commit dd54ff8

Please sign in to comment.