Skip to content

Commit

Permalink
chore(deps): upgrade dev.zacsweers.kctfork to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zavakid committed Dec 28, 2024
1 parent e769dbb commit b10b756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
@AutoPipeline
public interface ConfigSource {
String get(String name);
}
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<dependency>
<groupId>dev.zacsweers.kctfork</groupId>
<artifactId>core</artifactId>
<version>0.4.1</version>
<version>0.6.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit b10b756

Please sign in to comment.