Skip to content

Commit

Permalink
Bump edu.umn.nlpie:mtap from 1.3.0 to 1.4.0 in /java
Browse files Browse the repository at this point in the history
Bumps [edu.umn.nlpie:mtap](https://github.com/nlpie/mtap) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/nlpie/mtap/releases)
- [Commits](nlpie/mtap@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: edu.umn.nlpie:mtap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 490f486 commit cf196e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ repositories {
dependencies {
implementation group: 'org.jetbrains', name: 'annotations', version: '24.1.0'

implementation group: 'edu.umn.nlpie', name: 'mtap', version: '1.3.0'
implementation group: 'edu.umn.nlpie', name: 'mtap', version: '1.4.0'

implementation group: 'org.slf4j', name: 'slf4j-api', version: '2.0.11'
implementation group: 'args4j', name: 'args4j', version: '2.33'
Expand Down

0 comments on commit cf196e4

Please sign in to comment.