Skip to content

Commit 9b9e1c0

Browse files
chore(deps): update plugin org.jetbrains.kotlin.kapt to v1.6.21 (#710)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b253377 commit 9b9e1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-examples/example-kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "org.jetbrains.kotlin.jvm" version "1.6.10"
3-
id "org.jetbrains.kotlin.kapt" version "1.6.10"
3+
id "org.jetbrains.kotlin.kapt" version "1.6.21"
44
}
55

66
repositories {

0 commit comments

Comments
 (0)