Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 0c3224b

Browse files
committed
Bump dependencies
1 parent 8cee0a3 commit 0c3224b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
orgJetbrainsKotlin = '1.8.10'
3+
orgJetbrainsKotlin = '1.8.20'
44
comSquareupMoshi = '1.14.0'
55
}
66

@@ -17,7 +17,7 @@ buildscript {
1717
}
1818

1919
plugins {
20-
id 'com.google.devtools.ksp' version '1.8.10-1.0.9' apply false
20+
id 'com.google.devtools.ksp' version '1.8.20-1.0.10' apply false
2121
}
2222

2323
allprojects {

0 commit comments

Comments
 (0)