Skip to content

Commit 3fd389b

Browse files
authored
Add QuickBuf to template build.gradle (#55)
Fixes #53
1 parent fa53701 commit 3fd389b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ dependencies {
4949

5050
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
5151
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
52+
testRuntimeOnly 'us.hebi.quickbuf:quickbuf-runtime:1.4'
5253
}
5354

5455
// Set up java tests

0 commit comments

Comments
 (0)