Skip to content

Commit f5da5a6

Browse files
Bump exposed from 0.41.1 to 0.42.0 (#230)
Bumps `exposed` from 0.41.1 to 0.42.0. Updates `org.jetbrains.exposed:exposed-dao` from 0.41.1 to 0.42.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/docs/ChangeLog.md) - [Commits](JetBrains/Exposed@0.41.1...0.42.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.41.1 to 0.42.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/docs/ChangeLog.md) - [Commits](JetBrains/Exposed@0.41.1...0.42.0) --- updated-dependencies: - dependency-name: org.jetbrains.exposed:exposed-dao dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 759fc39 commit f5da5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "1.9.0"
33
serialization = "1.5.1"
4-
exposed = "0.41.1"
4+
exposed = "0.42.0"
55

66
[libraries]
77
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)