Skip to content

Commit

Permalink
Bump edu.hm.hafner:autograding-model from 3.31.1 to 3.32.0
Browse files Browse the repository at this point in the history
Bumps [edu.hm.hafner:autograding-model](https://github.com/uhafner/autograding-model) from 3.31.1 to 3.32.0.
- [Release notes](https://github.com/uhafner/autograding-model/releases)
- [Changelog](https://github.com/uhafner/autograding-model/blob/main/CHANGELOG.md)
- [Commits](uhafner/autograding-model@v3.31.1...v3.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 9f16e9a commit 08e2a1d
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 @@ -30,7 +30,7 @@
<jib-maven-plugin.version>3.4.2</jib-maven-plugin.version>
<testcontainers.version>1.19.7</testcontainers.version>

<autograding-model.version>3.31.1</autograding-model.version>
<autograding-model.version>3.32.0</autograding-model.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 08e2a1d

Please sign in to comment.