Skip to content

Commit 69ddec8

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

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.1.10"
33
id("org.jetbrains.kotlin.plugin.allopen") version "2.1.10"
4-
id("com.google.devtools.ksp") version "2.1.10-1.0.30"
4+
id("com.google.devtools.ksp") version "2.1.10-1.0.31"
55
id("com.github.johnrengelman.shadow") version "8.1.1"
66
id("io.micronaut.application") version "4.4.5"
77
id("io.micronaut.aot") version "4.4.5"

0 commit comments

Comments
 (0)