Skip to content

Commit

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

Bump org.apache.maven:maven-model from 3.9.2 to 3.9.3
  • Loading branch information
larsgrefer authored Jun 27, 2023
2 parents 87c93c9 + acc9a49 commit da736b7
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 @@ -5,7 +5,7 @@ apply plugin: "com.gradle.plugin-publish"
description = "Collection of Maven related Gradle plugins"

dependencies {
implementation 'org.apache.maven:maven-model:3.9.2'
implementation 'org.apache.maven:maven-model:3.9.3'

api project(":okhttp-plugin")

Expand Down

0 comments on commit da736b7

Please sign in to comment.