Skip to content

Commit 006da7e

Browse files
committed
Bumped version of used tooling to 0.1.8
1 parent 64a1d3a commit 006da7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • affected-paths/core/src/main/kotlin/com/squareup/affected/paths/core

affected-paths/core/src/main/kotlin/com/squareup/affected/paths/core/CoreOptions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ public data class CoreOptions @JvmOverloads constructor(
133133
mavenCentral()
134134
}
135135
dependencies {
136-
classpath "com.squareup.affected.paths:tooling-support:0.1.7"
136+
classpath "com.squareup.affected.paths:tooling-support:0.1.8"
137137
}
138138
}
139139
}

0 commit comments

Comments
 (0)