Skip to content

Commit

Permalink
Bump org.apache.ant:ant-junit from 1.10.6 to 1.10.15
Browse files Browse the repository at this point in the history
Bumps org.apache.ant:ant-junit from 1.10.6 to 1.10.15.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent ee5b531 commit 067ebef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ configurations {

dependencies {
mps "com.jetbrains:mps:$mpsVersion"
antLib "org.apache.ant:ant-junit:1.10.6"
antLib "org.apache.ant:ant-junit:1.10.15"
}

repositories {
Expand Down

0 comments on commit 067ebef

Please sign in to comment.