Skip to content

Commit

Permalink
Merge pull request #113 from Crazy-Marvin/dependabot/gradle/com.googl…
Browse files Browse the repository at this point in the history
…e.devtools.ksp-2.0.0-1.0.24

Bump com.google.devtools.ksp from 2.0.0-1.0.21 to 2.0.0-1.0.24
  • Loading branch information
CrazyMarvin authored Aug 4, 2024
2 parents e8b44a5 + d30116f commit 31cc520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ buildscript {
}

plugins {
id("com.google.devtools.ksp") version "2.0.0-1.0.21" apply false
id("com.google.devtools.ksp") version "2.0.0-1.0.24" apply false
}

/**
Expand Down

0 comments on commit 31cc520

Please sign in to comment.