Skip to content

Commit ff1789a

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

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
@@ -33,7 +33,7 @@ dependencies {
3333

3434
// Database
3535
implementation("com.zaxxer:HikariCP:3.4.5")
36-
implementation("org.jetbrains.exposed:exposed-core:0.25.1")
36+
implementation("org.jetbrains.exposed:exposed-core:0.28.1")
3737
implementation("org.jetbrains.exposed:exposed-dao:0.25.1")
3838
implementation("org.jetbrains.exposed:exposed-jdbc:0.25.1")
3939
implementation("org.postgresql:postgresql:42.2.18")

0 commit comments

Comments
 (0)