Skip to content

Commit 731045f

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump exposed-dao from 0.36.2 to 0.37.3 in /backend
Bumps [exposed-dao](https://github.com/JetBrains/Exposed) from 0.36.2 to 0.37.3. - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/master/docs/ChangeLog.md) - [Commits](https://github.com/JetBrains/Exposed/commits) --- updated-dependencies: - dependency-name: org.jetbrains.exposed:exposed-dao dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acd4ffa commit 731045f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ subprojects {
133133

134134
implementation("org.jsoup:jsoup:1.14.3")
135135

136-
implementation("org.jetbrains.exposed:exposed-dao:0.36.2")
136+
implementation("org.jetbrains.exposed:exposed-dao:0.37.3")
137137
implementation("org.jetbrains.exposed:exposed-jdbc:0.37.3")
138138

139139
implementation 'com.zaxxer:HikariCP:5.0.0'

0 commit comments

Comments
 (0)