Skip to content

Commit

Permalink
Merge pull request #712 from hannesa2/dependabot/gradle/com.google.de…
Browse files Browse the repository at this point in the history
…vtools.ksp-2.0.21-1.0.27

Bump com.google.devtools.ksp from 2.0.21-1.0.26 to 2.0.21-1.0.27
  • Loading branch information
hannesa2 authored Nov 8, 2024
2 parents 9264d0f + 9ee7723 commit e2c7c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
}

plugins {
id 'com.google.devtools.ksp' version '2.0.21-1.0.26' apply false
id 'com.google.devtools.ksp' version '2.0.21-1.0.27' apply false
}

println "Gradle uses Java ${Jvm.current()}"
Expand Down

0 comments on commit e2c7c08

Please sign in to comment.