Skip to content

Commit

Permalink
Bump cc.jilt:jilt from 1.6.1 to 1.6.2 in /todo-api (#4)
Browse files Browse the repository at this point in the history
Bumps [cc.jilt:jilt](https://github.com/skinny85/jilt) from 1.6.1 to 1.6.2.
- [Changelog](https://github.com/skinny85/jilt/blob/master/Changelog.md)
- [Commits](skinny85/jilt@1.6.1...1.6.2)

---
updated-dependencies:
- dependency-name: cc.jilt:jilt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent dcf749e commit 731082b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion todo-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>cc.jilt</groupId>
<artifactId>jilt</artifactId>
<version>1.6.1</version>
<version>1.6.2</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 731082b

Please sign in to comment.