Skip to content

Commit

Permalink
chore(deps): bump kapt from 2.0.0-Beta3 to 2.0.255-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps kapt from 2.0.0-Beta3 to 2.0.255-SNAPSHOT.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent f19a39a commit 4c447d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/plugin/gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import java.util.Properties

plugins {
java
kotlin("kapt") version "2.0.0-Beta3" apply false
kotlin("kapt") version "2.0.255-SNAPSHOT" apply false
alias(libs.plugins.ksp) apply false
alias(libs.plugins.kover)
alias(libs.plugins.detekt)
Expand Down

0 comments on commit 4c447d5

Please sign in to comment.