Skip to content

Commit efcefcb

Browse files
Bump exposed-jdbc from 0.25.1 to 0.28.1
Bumps exposed-jdbc from 0.25.1 to 0.28.1. Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae7f9c9 commit efcefcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
implementation("com.zaxxer:HikariCP:3.4.5")
3535
implementation("org.jetbrains.exposed:exposed-core:0.25.1")
3636
implementation("org.jetbrains.exposed:exposed-dao:0.25.1")
37-
implementation("org.jetbrains.exposed:exposed-jdbc:0.25.1")
37+
implementation("org.jetbrains.exposed:exposed-jdbc:0.28.1")
3838
implementation("org.postgresql:postgresql:42.2.18")
3939

4040
// Utils

0 commit comments

Comments
 (0)