Skip to content

Commit

Permalink
Versions: Bump the libs group with 1 update (#104)
Browse files Browse the repository at this point in the history
Bumps the libs group with 1 update: [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet).

- [Release notes](https://github.com/square/kotlinpoet/releases)
- [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md)
- [Commits](square/kotlinpoet@1.14.2...1.15.1)

---
updated-dependencies:
- dependency-name: com.squareup:kotlinpoet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 098bbb5 commit 2c23939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ksp-gradle = { module = "com.google.devtools.ksp:com.google.devtools.ksp.gradle.

autoCommon = "com.google.auto:auto-common:1.2.2"
poets-java = "com.squareup:javapoet:1.13.0"
poets-kotlin = "com.squareup:kotlinpoet:1.14.2"
poets-kotlin = "com.squareup:kotlinpoet:1.15.1"

logicng = "org.logicng:logicng-j11:2.4.2"

Expand Down

0 comments on commit 2c23939

Please sign in to comment.