mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
all: bump dependencies
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
92ebb82a6a
commit
24990cde08
6 changed files with 17 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
plugins {
|
||||
kotlin("jvm")
|
||||
id("com.google.devtools.ksp") version "1.4.31-1.0.0-alpha06"
|
||||
id("com.google.devtools.ksp") version Dependencies.KSP_VERSION
|
||||
`lobsters-plugin`
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue