Skip to content

Commit

Permalink
Merge pull request #967 from freefair/dependabot/gradle/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven-maven-model-3.9.6

Bump org.apache.maven:maven-model from 3.9.5 to 3.9.6
  • Loading branch information
larsgrefer authored Dec 5, 2023
2 parents 30ccc5b + fb0e19a commit 9722665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
description = "Collection of Maven related Gradle plugins"

dependencies {
implementation 'org.apache.maven:maven-model:3.9.5'
implementation 'org.apache.maven:maven-model:3.9.6'

api project(":okhttp-plugin")

Expand Down

0 comments on commit 9722665

Please sign in to comment.