Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven:maven-model to v3.9.8 (#…
Browse files Browse the repository at this point in the history
…792)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent b21ab6e commit d5ef743
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 @@ -31,7 +31,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.7"
maven-model = "org.apache.maven:maven-model:3.9.8"

[plugins]
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit d5ef743

Please sign in to comment.