From 5001f4b6c9ccd9481ebd795daeebc4070827d402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 09:45:54 +0000 Subject: [PATCH] Bump com.squareup:kotlinpoet from 1.14.2 to 1.15.2 Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.14.2 to 1.15.2. - [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...1.15.2) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-type: direct:production update-type: version-update:semver-minor ... 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..2f799cd 100644 --- a/sofia-core/pom.xml +++ b/sofia-core/pom.xml @@ -55,7 +55,7 @@ com.squareup kotlinpoet - 1.14.2 + 1.15.2 org.jetbrains.kotlin