Skip to content

Commit

Permalink
Bump edu.hm.hafner:analysis-model from 12.2.0 to 12.3.0
Browse files Browse the repository at this point in the history
Bumps [edu.hm.hafner:analysis-model](https://github.com/jenkinsci/analysis-model) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/jenkinsci/analysis-model/releases)
- [Changelog](https://github.com/jenkinsci/analysis-model/blob/main/CHANGELOG.md)
- [Commits](jenkinsci/analysis-model@v12.2.0...v12.3.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:analysis-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 5145828 commit fc7e405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<module.name>${project.groupId}.autograding</module.name>

<jackson-databind.version>2.17.0</jackson-databind.version>
<analysis-model.version>12.2.0</analysis-model.version>
<analysis-model.version>12.3.0</analysis-model.version>
<coverage-model.version>0.42.0</coverage-model.version>
<java.version>17</java.version>

Expand Down

0 comments on commit fc7e405

Please sign in to comment.