Skip to content

Commit 9ee401c

Browse files
reid-spencerclaude
andcommitted
Upgrade RIDDL to 1.13.1
Bugfix release: fixes ANSI color code parsing in sbt-riddl checkVersion() and uses direct riddlc commands instead of 'from <conf>' wrapper. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 16bcbba commit 9ee401c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import sbt.*
44
object V {
55
val lang3 = "3.14.0"
66
val opentest4j = "1.3.0"
7-
val riddl = "1.12.3"
7+
val riddl = "1.13.1"
88
val scalatest = "3.2.19"
99
val scopt = "4.1.0"
1010
val slf4j = "2.0.4"

0 commit comments

Comments
 (0)