Skip to content

Commit

Permalink
Bump maven-artifact from 3.6.0 to 3.8.5
Browse files Browse the repository at this point in the history
Bumps [maven-artifact](https://github.com/apache/maven) from 3.6.0 to 3.8.5.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.6.0...maven-3.8.5)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2022
1 parent c6ebd1a commit baaaf96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
}

val dependencyVersions = listOf(
"org.apache.maven:maven-artifact:3.6.0",
"org.apache.maven:maven-artifact:3.8.5",
"org.apache.maven:maven-core:3.6.0",
"org.apache.maven:maven-model:3.6.0",
"org.apache.maven.shared:maven-shared-utils:3.3.3",
Expand Down

0 comments on commit baaaf96

Please sign in to comment.