Skip to content

Commit f928c60

Browse files
committed
v0.1.11
1 parent f8b4b3e commit f928c60

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
## Unreleased
1+
## 0.1.11
2+
- Add GradleBuildFileInspectionSuppressor to hide IDE warnings about unknown project accessors caused by swapping their project references
23
- Update spotlight
4+
- Require spotlight be present, use compileOnly dependency on it
35

46
## 0.1.10
57
- Add IDE plugin to support navigation in projects with swapped artifacts

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ org.gradle.configuration-cache.parallel=true
1111
org.gradle.parallel=true
1212

1313
group=xyz.block.artifactswap
14-
version=0.1.11-SNAPSHOT
14+
version=0.1.11

0 commit comments

Comments
 (0)