Skip to content

Commit 479487c

Browse files
build(deps): bump com.palantir.graal from 0.10.0 to 0.12.0
Bumps com.palantir.graal from 0.10.0 to 0.12.0. --- updated-dependencies: - dependency-name: com.palantir.graal dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 073b979 commit 479487c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

isthmus-cli/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import java.nio.charset.StandardCharsets
33
plugins {
44
id("java")
55
id("idea")
6-
id("com.palantir.graal") version "0.10.0"
6+
id("com.palantir.graal") version "0.12.0"
77
id("com.diffplug.spotless") version "7.1.0"
88
id("substrait.java-conventions")
99
}

0 commit comments

Comments
 (0)