Skip to content

Commit

Permalink
Update plugin co.uzzu.dotenv.gradle to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent 05a7830 commit f29c637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
base
id("co.uzzu.dotenv.gradle") version "2.0.0"
id("co.uzzu.dotenv.gradle") version "2.1.0"
kotlin("jvm") version "1.4.31" apply false
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"
}
Expand Down

0 comments on commit f29c637

Please sign in to comment.