Skip to content

Commit

Permalink
Update dependency org.projectnessie.nessie:nessie-model to v0.69.1 (#86)
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 28, 2023
1 parent e57314a commit a46d61e
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.0")
add("testCaseJakartaImplementation", "org.projectnessie.nessie:nessie-model:0.69.1")

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 a46d61e

Please sign in to comment.