File tree 5 files changed +12
-6
lines changed
5 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ lazy val supportedScalaVersions = List(
11
11
val Java11 = JavaSpec .temurin(" 11" ) // "adopt@1.11"
12
12
13
13
// Local dependencies
14
- lazy val srdfVersion = " 0.1.122 "
14
+ lazy val srdfVersion = " 0.1.125 "
15
15
lazy val utilsVersion = " 0.2.25"
16
- lazy val shexVersion = " 0.2.32 "
16
+ lazy val shexVersion = " 0.2.33 "
17
17
lazy val shaclVersion = " 0.1.83"
18
18
19
19
// Dependency versions
Original file line number Diff line number Diff line change
1
+ // format: off
1
2
// DO NOT EDIT! This file is auto-generated.
2
3
3
4
// This file enables sbt-bloop to create bloop config files.
4
5
5
- addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.4.12 " )
6
+ addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.5.17 " )
6
7
8
+ // format: on
Original file line number Diff line number Diff line change
1
+ // format: off
1
2
// DO NOT EDIT! This file is auto-generated.
2
3
3
4
// This file enables sbt-bloop to create bloop config files.
4
5
5
- addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.4.12 " )
6
+ addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.5.17 " )
6
7
8
+ // format: on
Original file line number Diff line number Diff line change
1
+ // format: off
1
2
// DO NOT EDIT! This file is auto-generated.
2
3
3
4
// This file enables sbt-bloop to create bloop config files.
4
5
5
- addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.4.12 " )
6
+ addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.5.17 " )
6
7
8
+ // format: on
Original file line number Diff line number Diff line change 1
- ThisBuild / version := " 0.2.3 "
1
+ ThisBuild / version := " 0.2.4 "
You can’t perform that action at this time.
0 commit comments