Skip to content

Commit 26207af

Browse files
Bump io.github.cdimascio:dotenv-kotlin from 6.4.1 to 6.4.2
Bumps [io.github.cdimascio:dotenv-kotlin](https://github.com/cdimascio/dotenv-kotlin) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/cdimascio/dotenv-kotlin/releases) - [Changelog](https://github.com/cdimascio/dotenv-kotlin/blob/master/CHANGE_HISTORY.md) - [Commits](cdimascio/dotenv-kotlin@v6.4.1...v6.4.2) --- updated-dependencies: - dependency-name: io.github.cdimascio:dotenv-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bd105f commit 26207af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ kafka-avro-serializer = { group = "io.confluent", name = "kafka-avro-serializer"
7777
flyway-core = { group = "org.flywaydb", name = "flyway-core", version.ref = "flyway"}
7878
flyway-database-postgresql = { group = "org.flywaydb", name = "flyway-database-postgresql", version.ref = "flyway"}
7979

80-
dotenv-kotlin = { group = "io.github.cdimascio", name = "dotenv-kotlin", version = "6.4.1" }
80+
dotenv-kotlin = { group = "io.github.cdimascio", name = "dotenv-kotlin", version = "6.4.2" }
8181

8282
json-schema-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.5.1" }
8383

0 commit comments

Comments
 (0)