Skip to content

Commit

Permalink
Update dependency org.apache.maven:maven-model to v3.9.6 (#667)
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] committed Dec 8, 2023
1 parent eda624e commit 7112cd4
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 @@ -29,7 +29,7 @@ testParameterInjector = "com.google.testparameterinjector:test-parameter-injecto
truth = { module = "com.google.truth:truth", version.ref = "truth" }
truth-java8 = { module = "com.google.truth.extensions:truth-java8-extension", version.ref = "truth" }
truth-testKit = "com.autonomousapps:testkit-truth:1.1"
maven-model = "org.apache.maven:maven-model:3.9.5"
maven-model = "org.apache.maven:maven-model:3.9.6"

[plugins]
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0" }

0 comments on commit 7112cd4

Please sign in to comment.