Skip to content

Commit 598e91a

Browse files
google format version update
1 parent e4fca04 commit 598e91a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ repositories {
3838
mavenCentral()
3939
}
4040

41+
googleJavaFormat {
42+
toolVersion = '1.7'
43+
}
44+
4145
dependencies {
4246
compile group: 'org.pcap4j', name: 'pcap4j-packetfactory-static', version:'1.7.7' //1.8.0+ requires java 9
4347
compile group: 'org.apache.commons', name: 'commons-lang3', version:'3.9'

0 commit comments

Comments
 (0)