Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.exposed:exposed-core to v0…
Browse files Browse the repository at this point in the history
….54.0
  • Loading branch information
renovate[bot] committed Aug 30, 2024
1 parent 1879a11 commit 342a7a8
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 @@ -30,7 +30,7 @@ dependencies {
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:$jacksonVersion"


implementation 'org.jetbrains.exposed:exposed-core:0.53.0'
implementation 'org.jetbrains.exposed:exposed-core:0.54.0'
implementation 'org.jetbrains.exposed:exposed-jdbc:0.53.0'
implementation 'org.jetbrains.exposed:exposed-java-time:0.54.0'
implementation "org.postgresql:postgresql:42.7.4"
Expand Down

0 comments on commit 342a7a8

Please sign in to comment.