Skip to content

Commit 3ae7af5

Browse files
committed
1 parent ea0095c commit 3ae7af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.0/vividus-library-subproject.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ buildscript {
3636
gradlePluginPortal()
3737
}
3838
dependencies {
39-
classpath(group: 'io.spring.nohttp', name: 'nohttp-gradle', version: '0.0.11') {
39+
classpath('io.spring.nohttp:nohttp-gradle:0.0.11') {
4040
// exclude this to stop warnings about multiple SLF4J bindings.
4141
exclude group: 'ch.qos.logback', module: 'logback-classic'
4242
}

0 commit comments

Comments
 (0)