Skip to content

Commit

Permalink
Bump exposed from 0.47.0 to 0.48.0 (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent ce54049 commit 8ad9afa
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
@@ -1,7 +1,7 @@
[versions]
kotlin = "1.9.22"
serialization = "1.6.3"
exposed = "0.47.0"
exposed = "0.48.0"

[libraries]
serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version.ref = "serialization" }
Expand Down

0 comments on commit 8ad9afa

Please sign in to comment.