File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22// Gradle plugin repo required for the module-graph-assert plugin dep
33@file:Repository(" https://plugins.gradle.org/m2" )
44@file:DependsOn(" com.slack.foundry:cli:0.33.1" )
5- @file:DependsOn(" com.slack.foundry:skippy:0.33.1 " )
5+ @file:DependsOn(" com.slack.foundry:skippy:0.34.0 " )
66@file:DependsOn(" com.github.ajalt.clikt:clikt-jvm:5.1.0" )
77@file:DependsOn(" com.fueledbycaffeine.spotlight:buildscript-utils:1.6.7" )
88
Original file line number Diff line number Diff line change 22// Gradle plugin repo required for the module-graph-assert plugin dep
33@file:Repository(" https://plugins.gradle.org/m2" )
44@file:DependsOn(" com.slack.foundry:cli:0.33.1" )
5- @file:DependsOn(" com.slack.foundry:skippy:0.33.1 " )
5+ @file:DependsOn(" com.slack.foundry:skippy:0.34.0 " )
66@file:DependsOn(" com.github.ajalt.clikt:clikt-jvm:5.1.0" )
77
88import com.github.ajalt.clikt.command.main
You can’t perform that action at this time.
0 commit comments