Skip to content

Commit 2d57a08

Browse files
committed
Update Jelly-JVM to 2.7.1+
Mostly to check back-compat with the newly-introduced changes in Jelly. All is good. Issue: Jelly-RDF/jelly-protobuf#32
1 parent 35d87f5 commit 2d57a08

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
@@ -5,7 +5,7 @@ resolvers +=
55
"Sonatype OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots"
66

77
lazy val circeV = "0.14.10"
8-
lazy val jellyV = "2.6.4"
8+
lazy val jellyV = "2.7.1+1-e2478133-SNAPSHOT"
99
lazy val jenaV = "5.3.0"
1010
lazy val pekkoV = "1.1.3"
1111
lazy val pekkoHttpV = "1.1.0"

0 commit comments

Comments
 (0)