Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 43b92de

Browse files
chore(deps): bump exposed from 0.60.0 to 0.61.0
Bumps `exposed` from 0.60.0 to 0.61.0. Updates `org.jetbrains.exposed:exposed-spring-boot-starter` from 0.60.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.60.0...0.61.0) Updates `org.jetbrains.exposed:exposed-java-time` from 0.60.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.60.0...0.61.0) --- updated-dependencies: - dependency-name: org.jetbrains.exposed:exposed-spring-boot-starter dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.exposed:exposed-java-time dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0332480 commit 43b92de

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
@@ -6,7 +6,7 @@ netty-tcnative = "2.0.70.Final"
66
nbt = "6.1"
77
datafixerupper = "8.0.16"
88
byte-buddy = "1.15.10"
9-
exposed = "0.60.0"
9+
exposed = "0.61.0"
1010
maven-impl = "4.0.0-rc-2"
1111
maven-resolver = "2.0.5"
1212
jline = "3.26.3"

0 commit comments

Comments
 (0)