Skip to content

Commit 99e0da9

Browse files
deps(deps): bump exposed from 0.58.0 to 0.61.0
Bumps `exposed` from 0.58.0 to 0.61.0. Updates `org.jetbrains.exposed:exposed-core` from 0.58.0 to 0.61.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.58.0...0.61.0) Updates `org.jetbrains.exposed:exposed-dao` from 0.58.0 to 0.61.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.58.0...0.61.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.58.0 to 0.61.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.58.0...0.61.0) Updates `org.jetbrains.exposed:exposed-json` from 0.58.0 to 0.61.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.58.0...0.61.0) Updates `org.jetbrains.exposed:exposed-kotlin-datetime` from 0.58.0 to 0.61.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.58.0...0.61.0) --- updated-dependencies: - dependency-name: org.jetbrains.exposed:exposed-core dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-dao dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-json dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-kotlin-datetime dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c57548 commit 99e0da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ assertj = "3.27.4"
55
awaitility = "4.3.0"
66
aws-sdk-kotlin = "1.5.16"
77
dokka = "2.0.0"
8-
exposed = "0.58.0"
8+
exposed = "0.61.0"
99
h2 = "2.2.224"
1010
hikaricp = "6.2.1"
1111
jetsign = "45.47"

0 commit comments

Comments
 (0)