Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kotlinpoet from 1.14.2 to 1.15.3 #276

Merged
merged 2 commits into from
Dec 29, 2023

Commits on Dec 29, 2023

  1. Bump kotlinpoet from 1.14.2 to 1.15.3

    Bumps `kotlinpoet` from 1.14.2 to 1.15.3.
    
    Updates `com.squareup:kotlinpoet` from 1.14.2 to 1.15.3
    - [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.3)
    
    Updates `com.squareup:kotlinpoet-metadata` from 1.14.2 to 1.15.3
    - [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.3)
    
    Updates `com.squareup:kotlinpoet-ksp` from 1.14.2 to 1.15.3
    - [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.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup:kotlinpoet
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.squareup:kotlinpoet-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.squareup:kotlinpoet-ksp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ansman committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4566549 View commit details
    Browse the repository at this point in the history
  2. Fix the compilation errors

    ansman committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4e3ac94 View commit details
    Browse the repository at this point in the history