Skip to content

Commit f9d2fd1

Browse files
deps(java): bump com.carrotsearch.gradle.opts from 0.2.1 to 0.2.2 (#23)
Bumps com.carrotsearch.gradle.opts from 0.2.1 to 0.2.2. --- updated-dependencies: - dependency-name: com.carrotsearch.gradle.opts dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a4976a commit f9d2fd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ junit-platform-testkit = { module = "org.junit.platform:junit-platform-testkit",
1515
[plugins]
1616
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version.ref = "nexus-publish" }
1717
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
18-
opts = { id = "com.carrotsearch.gradle.opts", version = "0.2.1" }
18+
opts = { id = "com.carrotsearch.gradle.opts", version = "0.2.2" }
1919
buildinfra = "com.carrotsearch.gradle.buildinfra:0.0.21"

0 commit comments

Comments
 (0)