Skip to content

Commit b4be778

Browse files
committed
Update srdf, srdf4j, srdfjena to 0.1.125
1 parent 1d75169 commit b4be778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lazy val supportedScalaVersions = List(
1111
val Java11 = JavaSpec.temurin("11") // "[email protected]"
1212

1313
// Local dependencies
14-
lazy val srdfVersion = "0.1.124"
14+
lazy val srdfVersion = "0.1.125"
1515
lazy val utilsVersion = "0.2.25"
1616

1717
// Dependency versions

0 commit comments

Comments
 (0)