Skip to content

Commit 0a7f647

Browse files
Bump com.google.devtools.ksp from 2.2.20-2.0.3 to 2.2.20-2.0.4
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.20-2.0.3 to 2.2.20-2.0.4. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.2.20-2.0.3...2.2.20-2.0.4) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.2.20-2.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c99dc9e commit 0a7f647

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
@@ -1,7 +1,7 @@
11
plugins {
22
id("org.jetbrains.kotlin.jvm") version "2.2.20"
33
id("org.jetbrains.kotlin.plugin.allopen") version "2.2.20"
4-
id("com.google.devtools.ksp") version "2.2.20-2.0.3"
4+
id("com.google.devtools.ksp") version "2.2.20-2.0.4"
55
id("com.github.johnrengelman.shadow") version "8.1.1"
66
id("io.micronaut.application") version "4.5.4"
77
id("io.micronaut.aot") version "4.5.4"

0 commit comments

Comments
 (0)