Skip to content

Commit 427efd0

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump com.google.devtools.ksp from 1.6.20-1.0.4 to 1.6.20-1.0.5
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.6.20-1.0.4 to 1.6.20-1.0.5. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.6.20-1.0.4...1.6.20-1.0.5) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 943ddef commit 427efd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id("io.freefair.maven-central.validate-poms") version "6.4.2"
1111
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1212
id("org.jetbrains.kotlin.jvm") version "1.6.20" apply false
13-
id("com.google.devtools.ksp") version "1.6.20-1.0.4" apply false
13+
id("com.google.devtools.ksp") version "1.6.20-1.0.5" apply false
1414
id("org.openapi.generator") version "5.4.0" apply false
1515
id("org.jlleitschuh.gradle.ktlint") version "10.2.1" apply false
1616
}

0 commit comments

Comments
 (0)