Skip to content

Commit

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

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

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 Jun 17, 2024
1 parent 8f7d32c commit 03d3591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>cc.jilt</groupId>
<artifactId>jilt</artifactId>
<version>1.5</version>
<version>1.6</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -113,7 +113,7 @@
<path>
<groupId>cc.jilt</groupId>
<artifactId>jilt</artifactId>
<version>1.5</version>
<version>1.6</version>
</path>
<path>
<groupId>com.google.errorprone</groupId>
Expand Down

0 comments on commit 03d3591

Please sign in to comment.