From cbc59fe52e7424ddb5b47601e9d2485f306b70c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:58:57 +0000 Subject: [PATCH] Bump com.squareup:kotlinpoet from 1.14.2 to 2.3.0 Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.14.2 to 2.3.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.3.0) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-version: 2.3.0 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 f14943f..4739855 100644 --- a/sofia-core/pom.xml +++ b/sofia-core/pom.xml @@ -55,7 +55,7 @@ com.squareup kotlinpoet - 1.14.2 + 2.3.0 org.jetbrains.kotlin