mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-15 23:37:27 -04:00
chore(deps): bump com.google.devtools.ksp from 2.3.10 to 2.3.11 (#392)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.10 to 2.3.11. - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/2.3.10...2.3.11) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
1 parent
4412ef8c7f
commit
76a81e46d3
1 file changed
+1
-1
@@ -3,7 +3,7 @@
|
||||
kotlin = "2.4.10"
|
||||
#KSP
|
||||
kotlinxSerializationJson = "1.11.0"
|
||||
ksp = "2.3.10"
|
||||
ksp = "2.3.11"
|
||||
#Detekt
|
||||
detekt = "1.23.8"
|
||||
detektCompose = "0.4.28"
|
||||
|
||||
Reference in new issue
Block a user