From 186a0844e53c1e793d9e4d38a1da410714eabf64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 09:30:46 +0000 Subject: [PATCH] Bump com.squareup:kotlinpoet from 1.14.2 to 2.2.0 Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.14.2 to 2.2.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.2.0) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-version: 2.2.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 c1a7f94..0a481f5 100644 --- a/sofia-core/pom.xml +++ b/sofia-core/pom.xml @@ -55,7 +55,7 @@ com.squareup kotlinpoet - 1.14.2 + 2.2.0 org.jetbrains.kotlin