Skip to content

Commit

Permalink
Merge pull request #213 from KazaKago/renovate/org.jetbrains.exposed-…
Browse files Browse the repository at this point in the history
…exposed-bom-0.x

Update dependency org.jetbrains.exposed:exposed-bom to v0.47.0
  • Loading branch information
KazaKago authored Feb 3, 2024
2 parents 7ed7df3 + 37e296e commit 6374c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ktor-server-status-pages = { module = "io.ktor:ktor-server-status-pages" }
ktor-server-content-negotitation = { module = "io.ktor:ktor-server-content-negotiation" }
ktor-server-tests = { module = "io.ktor:ktor-server-tests" }
# Exposed
exposed-bom = "org.jetbrains.exposed:exposed-bom:0.46.0"
exposed-bom = "org.jetbrains.exposed:exposed-bom:0.47.0"
exposed-core = { module = "org.jetbrains.exposed:exposed-core" }
exposed-dao = { module = "org.jetbrains.exposed:exposed-dao" }
exposed-jdbc = { module = "org.jetbrains.exposed:exposed-jdbc" }
Expand Down

0 comments on commit 6374c83

Please sign in to comment.