Skip to content

Commit

Permalink
Update dependency org.projectnessie.nessie:nessie-model to v0.73.0 (#112
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 Oct 27, 2023
1 parent d680ece commit 27afdfc
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.72.4")
add("testCaseJakartaImplementation", "org.projectnessie.nessie:nessie-model:0.73.0")

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 27afdfc

Please sign in to comment.