Skip to content

Commit 9cf07f9

Browse files
fix: Use latest patcher dev release
1 parent 408b16d commit 9cf07f9

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
@@ -4,7 +4,7 @@ junit = "5.11.0"
44
kotlin = "2.3.0"
55
kotlinx = "1.9.0"
66
picocli = "4.7.7"
7-
morphe-patcher = "1.2.0-dev.9" # TODO: change to 1.2.0 before stable release
7+
morphe-patcher = "1.2.0-dev.10" # TODO: change to 1.2.0 before stable release
88
morphe-library = "1.3.0-dev.1" # TODO: change to 1.3.0 before stable release
99

1010
[libraries]

0 commit comments

Comments
 (0)