chore(deps): bump exposed from 1.1.0 to 1.1.1

Bumps `exposed` from 1.1.0 to 1.1.1.

Updates `org.jetbrains.exposed:exposed-core` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/compare/1.1.0...1.1.1)

Updates `org.jetbrains.exposed:exposed-crypt` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/compare/1.1.0...1.1.1)

Updates `org.jetbrains.exposed:exposed-jdbc` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/compare/1.1.0...1.1.1)

Updates `org.jetbrains.exposed:exposed-migration-core` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-crypt
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-migration-core
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-02 02:56:23 +00:00
committed by GitHub
parent a073b6b094
commit f7ef89ef16

View File

@@ -41,7 +41,7 @@ jSerialComm = "2.11.4"
ini4j = "0.5.5-2"
restart4j = "0.0.1"
eddsa = "0.3.0"
exposed = "1.1.0"
exposed = "1.1.1"
h2 = "2.3.232"
sqlite = "3.51.1.1"
jug = "5.2.0"