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

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
abelgardep committed Apr 10, 2023
1 parent 3681f10 commit 53c9c00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
orgJetbrainsKotlin = '1.8.10'
orgJetbrainsKotlin = '1.8.20'
comSquareupMoshi = '1.14.0'
}

Expand All @@ -17,7 +17,7 @@ buildscript {
}

plugins {
id 'com.google.devtools.ksp' version '1.8.10-1.0.9' apply false
id 'com.google.devtools.ksp' version '1.8.20-1.0.10' apply false
}

allprojects {
Expand Down

0 comments on commit 53c9c00

Please sign in to comment.