Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit ded44a6

Browse files
authored
fix(deps): update dependency org.graalvm.sdk:graal-sdk to v22.2.0 (#1740)
1 parent e69393c commit ded44a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>org.graalvm.sdk</groupId>
152152
<artifactId>graal-sdk</artifactId>
153-
<version>22.1.0.1</version>
153+
<version>22.2.0</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>com.google.http-client</groupId>

0 commit comments

Comments
 (0)