Skip to content

Commit 6809917

Browse files
committed
Upgrade the opts plugin to 0.2.1 (improved configuration cache compatibility).
1 parent c425162 commit 6809917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ zstd = { module = "com.github.luben:zstd-jni", version.ref = "zstd" }
9797

9898
[plugins]
9999
benmanes-versions = "com.github.ben-manes.versions:0.53.0"
100-
carrotsearch-buildopts = "com.carrotsearch.gradle.opts:0.2.0"
100+
carrotsearch-buildopts = "com.carrotsearch.gradle.opts:0.2.1"
101101
carrotsearch-dependencychecks = "com.carrotsearch.gradle.dependencychecks:0.2.1"
102102
errorprone = "net.ltgt.errorprone:5.1.0"
103103
forbiddenapis = "de.thetaphi.forbiddenapis:3.10"

0 commit comments

Comments
 (0)