fix: Fix dependency updates plugin implementation
This commit is contained in:
parent
ae60624744
commit
57b14460dc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ buildscript {
|
|||
}
|
||||
}
|
||||
plugins {
|
||||
id "com.github.ben-manes.versions" version "0.42.0" apply false
|
||||
id "com.github.ben-manes.versions" version "0.42.0"
|
||||
id 'com.google.devtools.ksp' version '1.8.10-1.0.9' apply false
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue