Skip to content

Commit b24bf56

Browse files
chore(deps): bump exposed from 0.59.0 to 0.60.0
Bumps `exposed` from 0.59.0 to 0.60.0. Updates `org.jetbrains.exposed:exposed-bom` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.59.0...0.60.0) Updates `org.jetbrains.exposed:exposed-core` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.59.0...0.60.0) Updates `org.jetbrains.exposed:exposed-dao` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.59.0...0.60.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.59.0...0.60.0) Updates `org.jetbrains.exposed:exposed-java-time` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.59.0...0.60.0) Updates `org.jetbrains.exposed:exposed-kotlin-datetime` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.59.0...0.60.0) Updates `org.jetbrains.exposed:exposed-crypt` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.59.0...0.60.0) Updates `org.jetbrains.exposed:exposed-json` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.59.0...0.60.0) Updates `org.jetbrains.exposed:exposed-money` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.59.0...0.60.0) Updates `org.jetbrains.exposed:exposed-migration` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.59.0...0.60.0) --- updated-dependencies: - dependency-name: org.jetbrains.exposed:exposed-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-core dependency-type: direct:production update-type: version-update:semver-minor - 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 - dependency-name: org.jetbrains.exposed:exposed-java-time dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-kotlin-datetime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-crypt dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-json dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-money dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-migration dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfb5dca commit b24bf56

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
@@ -130,7 +130,7 @@ java-keyring = "1.0.4"
130130
java-keychain = "1.1.0"
131131
webjars-xterm = "5.1.0"
132132
arrow-suspendapp = "0.5.0"
133-
exposed = "0.59.0"
133+
exposed = "0.60.0"
134134
postgresql = "42.7.5"
135135
hikariCP = "6.2.1"
136136
h2 = "2.3.232"

0 commit comments

Comments
 (0)