Skip to content

Commit 9c2f59e

Browse files
reid-spencerclaude
andcommitted
Upgrade RIDDL to 1.13.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bde9719 commit 9c2f59e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lazy val root = Root(
2020
With.Scala3.configure(version = Some("3.7.4"))
2121
).settings(
2222
resolvers += "GitHub Package Registry" at "https://maven.pkg.github.com/ossuminc/riddl",
23-
libraryDependencies += "com.ossuminc" %% "riddl-language" % "1.12.3",
23+
libraryDependencies += "com.ossuminc" %% "riddl-language" % "1.13.1",
2424

2525
// Extract RIDDL grammar by compiling and running ExtractGrammar
2626
extractGrammar := {

0 commit comments

Comments
 (0)