Skip to content

Commit b10b756

Browse files
committed
chore(deps): upgrade dev.zacsweers.kctfork to 0.6.0
1 parent e769dbb commit b10b756

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

auto-pipeline-processor/src/test/resources/test1/ConfigSource.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
@AutoPipeline
66
public interface ConfigSource {
77
String get(String name);
8-
}
8+
}

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<dependency>
194194
<groupId>dev.zacsweers.kctfork</groupId>
195195
<artifactId>core</artifactId>
196-
<version>0.4.1</version>
196+
<version>0.6.0</version>
197197
<scope>test</scope>
198198
</dependency>
199199

0 commit comments

Comments
 (0)