Skip to content

Commit

Permalink
fix(deps): update dependency io.github.cdimascio:dotenv-kotlin to v6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 98e902e commit 15f39a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
implementation "com.auth0:java-jwt:3.12.1"

//environment variables
implementation "io.github.cdimascio:dotenv-kotlin:6.2.2"
implementation "io.github.cdimascio:dotenv-kotlin:6.4.1"

//database
implementation "org.jetbrains.exposed:exposed:0.17.7"
Expand Down

0 comments on commit 15f39a7

Please sign in to comment.