Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and PHPirates committed Aug 6, 2023
1 parent eace982 commit d312558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ dependencies {
implementation("io.ktor:ktor-serialization-kotlinx-json:2.3.2")

// Comparing versions
implementation("org.apache.maven:maven-artifact:4.0.0-alpha-5")
implementation("org.apache.maven:maven-artifact:4.0.0-alpha-7")

// LaTeX rendering for preview
implementation("org.scilab.forge:jlatexmath:1.0.7")
Expand Down

0 comments on commit d312558

Please sign in to comment.