Skip to content

Commit 0ac5dff

Browse files
[GR-44911] 23.0.0 release and next dev cycle.
PullRequest: graalpython/2822
2 parents 2a66249 + 875408b commit 0ac5dff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

mx.graalpython/suite.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "graalpython",
1010
"versionConflictResolution": "latest",
1111

12-
"version": "23.0.0",
12+
"version": "23.0.1",
1313
"release": False,
1414
"groupId": "org.graalvm.graalpython",
1515
"url": "http://www.graalvm.org/",
@@ -44,31 +44,31 @@
4444
},
4545
{
4646
"name": "sdk",
47-
"version": "bf9b50cc88c919c0858c782a03d1badd6382a8d4",
47+
"version": "89d126af22fc68a233c79c90ff0dbb5b0c5ec2b7",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "tools",
55-
"version": "bf9b50cc88c919c0858c782a03d1badd6382a8d4",
55+
"version": "89d126af22fc68a233c79c90ff0dbb5b0c5ec2b7",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
],
6060
},
6161
{
6262
"name": "sulong",
63-
"version": "bf9b50cc88c919c0858c782a03d1badd6382a8d4",
63+
"version": "89d126af22fc68a233c79c90ff0dbb5b0c5ec2b7",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},
6767
]
6868
},
6969
{
7070
"name": "regex",
71-
"version": "bf9b50cc88c919c0858c782a03d1badd6382a8d4",
71+
"version": "89d126af22fc68a233c79c90ff0dbb5b0c5ec2b7",
7272
"subdir": True,
7373
"urls": [
7474
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)