Skip to content

Commit cf4e9f8

Browse files
Build(deps): Bump org.jetbrains.kotlin.kapt from 2.0.0 to 2.1.10
Bumps org.jetbrains.kotlin.kapt from 2.0.0 to 2.1.10. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.kapt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3e6909 commit cf4e9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ buildscript {
1616
}
1717

1818
plugins {
19-
id 'org.jetbrains.kotlin.kapt' version '2.0.0' apply false
19+
id 'org.jetbrains.kotlin.kapt' version '2.1.10' apply false
2020
id 'com.google.devtools.ksp' version '2.0.0-1.0.22' apply false
2121
}

0 commit comments

Comments
 (0)