Skip to content

Commit 26e37ad

Browse files
Bump exposed from 0.61.0 to 1.0.0
Bumps `exposed` from 0.61.0 to 1.0.0. Updates `org.jetbrains.exposed:exposed-core` from 0.61.0 to 1.0.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.61.0...1.0.0) Updates `org.jetbrains.exposed:exposed-dao` from 0.61.0 to 1.0.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.61.0...1.0.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.61.0 to 1.0.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.61.0...1.0.0) Updates `org.jetbrains.exposed:exposed-java-time` from 0.61.0 to 1.0.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.61.0...1.0.0) Updates `org.jetbrains.exposed:exposed-json` from 0.61.0 to 1.0.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.61.0...1.0.0) --- updated-dependencies: - dependency-name: org.jetbrains.exposed:exposed-core dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-dao dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-java-time dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-json dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dcb9ce8 commit 26e37ad

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
@@ -1,5 +1,5 @@
11
[versions]
2-
exposed = "0.61.0"
2+
exposed = "1.0.0"
33
firebase-admin = "9.7.1"
44
h2 = "2.3.232"
55
imageio-webp = "0.1.6"

0 commit comments

Comments
 (0)