From b4367c138f9a33c2bfbfbab0b8203997964f092a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:12:17 +0000 Subject: [PATCH] Bump io.github.cdimascio:dotenv-java from 3.0.0 to 3.2.0 Bumps [io.github.cdimascio:dotenv-java](https://github.com/cdimascio/dotenv-java) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/cdimascio/dotenv-java/releases) - [Changelog](https://github.com/cdimascio/dotenv-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/cdimascio/dotenv-java/compare/v3.0.0...v3.2.0) --- updated-dependencies: - dependency-name: io.github.cdimascio:dotenv-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f4a48f..8d08e35 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.github.cdimascio dotenv-java - 3.0.0 + 3.2.0 org.json