Skip to content

Commit

Permalink
Bump org.apache.maven:maven-artifact from 4.0.0-beta-5 to 4.0.0-rc-2
Browse files Browse the repository at this point in the history
Bumps org.apache.maven:maven-artifact from 4.0.0-beta-5 to 4.0.0-rc-2.

---
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 Jan 1, 2025
1 parent 33221b2 commit 7bcb903
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 @@ -154,7 +154,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")

// Comparing versions
implementation("org.apache.maven:maven-artifact:4.0.0-beta-5")
implementation("org.apache.maven:maven-artifact:4.0.0-rc-2")

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

0 comments on commit 7bcb903

Please sign in to comment.