Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.exposed:exposed to v0.17.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 27, 2021
1 parent cb5380e commit 2aef61b
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 @@ -64,7 +64,7 @@ dependencies {
implementation "io.github.cdimascio:dotenv-kotlin:6.2.2"

//database
implementation "org.jetbrains.exposed:exposed:0.17.8"
implementation "org.jetbrains.exposed:exposed:0.17.10"
implementation "com.zaxxer:HikariCP:3.4.5"
implementation "org.postgresql:postgresql:42.2.18"
}
Expand Down

0 comments on commit 2aef61b

Please sign in to comment.