Skip to content

Commit 5446bd4

Browse files
committed
formatting
1 parent a59e52b commit 5446bd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ buildscript {
77
classpath "com.adarshr.test-logger:com.adarshr.test-logger.gradle.plugin:4.0.0"
88
}
99
}
10+
1011
plugins {
1112
id 'java'
1213
id 'scala'
@@ -18,6 +19,7 @@ plugins {
1819
id 'io.gatling.gradle' version '3.14.9'
1920
id 'maven-publish'
2021
}
22+
2123
apply plugin: 'org.hibernate.orm'
2224
apply plugin: 'com.adarshr.test-logger'
2325

0 commit comments

Comments
 (0)