Skip to content

Commit

Permalink
Bump incap from 0.3 to 1.0.0 (#218)
Browse files Browse the repository at this point in the history
Bumps `incap` from 0.3 to 1.0.0.

Updates `net.ltgt.gradle.incap:incap` from 0.3 to 1.0.0
- [Release notes](https://github.com/tbroyer/gradle-incap-helper/releases)
- [Commits](tbroyer/gradle-incap-helper@v0.3...v1.0.0)

Updates `net.ltgt.gradle.incap:incap-processor` from 0.3 to 1.0.0
- [Release notes](https://github.com/tbroyer/gradle-incap-helper/releases)
- [Commits](tbroyer/gradle-incap-helper@v0.3...v1.0.0)

---
updated-dependencies:
- dependency-name: net.ltgt.gradle.incap:incap
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.ltgt.gradle.incap:incap-processor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2023
1 parent 285633f commit 8ebc465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kotlin = "1.8.21"
auto-service = "1.0.1"
kotlinpoet = "1.13.2"
compileTesting = "1.5.0"
incap = "0.3"
incap = "1.0.0"
ksp = "1.8.21-1.0.11"

[plugins]
Expand Down

0 comments on commit 8ebc465

Please sign in to comment.