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