From f90b5d2cd726f8ee01e62418b3b8b19118ffb514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 09:35:42 +0000 Subject: [PATCH] Bump com.squareup:kotlinpoet from 1.14.2 to 2.1.0 Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.14.2 to 2.1.0. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](https://github.com/square/kotlinpoet/compare/1.14.2...2.1.0) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- sofia-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sofia-core/pom.xml b/sofia-core/pom.xml index c1a7f94..4eab81b 100644 --- a/sofia-core/pom.xml +++ b/sofia-core/pom.xml @@ -55,7 +55,7 @@ com.squareup kotlinpoet - 1.14.2 + 2.1.0 org.jetbrains.kotlin