Skip to content

Commit 1cde02a

Browse files
authored
Merge pull request #68 from skadi-cloud/dependabot/gradle/exposed_version-0.36.2
build(deps): bump exposed_version from 0.36.1 to 0.36.2
2 parents b72dad5 + 3e8b4d7 commit 1cde02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
val ktor_version = "1.6.5"
77
val logback_version = "1.2.6"
88
val prometeus_version = "1.7.5"
9-
val exposed_version = "0.36.1"
9+
val exposed_version = "0.36.2"
1010

1111
val targetJvm: String by project
1212

0 commit comments

Comments
 (0)