From 7645a8c499fc212c3fad1907511bbefe31b7d78a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:31:11 +0000 Subject: [PATCH] Bump com.squareup:kotlinpoet from 1.14.2 to 1.18.1 Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.14.2 to 1.18.1. - [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.18.1) --- 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..566452c 100644 --- a/sofia-core/pom.xml +++ b/sofia-core/pom.xml @@ -55,7 +55,7 @@ com.squareup kotlinpoet - 1.14.2 + 1.18.1 org.jetbrains.kotlin