Skip to content

Commit 428178f

Browse files
committed
Update ktfmt dependency
1 parent 70421a8 commit 428178f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
implementation "org.jetbrains.exposed:exposed-dao:$exposedVersion"
5353
implementation "org.jetbrains.exposed:exposed-jdbc:$exposedVersion"
5454
implementation 'com.h2database:h2:1.4.200'
55-
implementation 'com.github.fwcd:ktfmt:22bd538a1c'
55+
implementation 'com.github.fwcd.ktfmt:ktfmt:22bd538a1c'
5656
implementation 'com.beust:jcommander:1.78'
5757

5858
testImplementation 'org.hamcrest:hamcrest-all:1.3'

0 commit comments

Comments
 (0)