Skip to content

Commit

Permalink
Bump the kotlin group with 1 update
Browse files Browse the repository at this point in the history
Bumps the kotlin group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp).

- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.20-1.0.13...1.9.20-1.0.14)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gesellix committed Nov 14, 2023
1 parent e99b919 commit f55b445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id("io.freefair.maven-central.validate-poms") version "8.4"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("org.jetbrains.kotlin.jvm") version "1.9.20" apply false
id("com.google.devtools.ksp") version "1.9.20-1.0.13" apply false
id("com.google.devtools.ksp") version "1.9.20-1.0.14" apply false
id("org.openapi.generator") version "7.0.1" apply false
id("org.jlleitschuh.gradle.ktlint") version "11.6.1" apply false
}
Expand Down

0 comments on commit f55b445

Please sign in to comment.