File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
- // https://github.com/wartremover/wartremover.git#master
1
+ // https://github.com/wartremover/wartremover.git#9bfd97a5ec1810463ef741482c416a19d8d76f58 # was master
2
2
3
3
vars.proj.wartremover: ${vars.base} {
4
4
name: "wartremover"
5
- uri: "https://github.com/wartremover/wartremover.git#771a993669799feebf2cf9ffc449fee82a7b1c57 "
5
+ uri: "https://github.com/wartremover/wartremover.git#9bfd97a5ec1810463ef741482c416a19d8d76f58 "
6
6
7
7
extra.exclude: [
8
8
"sbt-plugin"
Original file line number Diff line number Diff line change 1
- // https://github.com/scalikejdbc/scalikejdbc.git#master
1
+ // https://github.com/scalikejdbc/scalikejdbc.git#22f465466d713283425b78470d9a3d6e98b68746 # was master
2
+
3
+ // frozen (October 2024) at known-green commit before sbt 2 upgrade
2
4
3
5
vars.proj.scalikejdbc: ${vars.base} {
4
6
name: "scalikejdbc"
5
- uri: "https://github.com/scalikejdbc/scalikejdbc.git#6f242de43593237a4defec6d9cc2a8c7324fd80e "
7
+ uri: "https://github.com/scalikejdbc/scalikejdbc.git#22f465466d713283425b78470d9a3d6e98b68746 "
6
8
7
9
// don't build sbt plugin
8
10
extra.exclude: ["mapper-generator"]
Original file line number Diff line number Diff line change 1
- // https://github.com/playframework/twirl.git#main
1
+ // https://github.com/playframework/twirl.git#71e2d56b24f3f249c4915032e87678a5fb2ea6d2 # was main
2
+
3
+ // frozen (October 2024) at known-green commit before sbt 2 upgrade
2
4
3
5
vars.proj.twirl: ${vars.base} {
4
6
name: "twirl"
5
- uri: "https://github.com/playframework/twirl.git#b0a1f44ef11f157f5222bca5ded6449dcb822272 "
7
+ uri: "https://github.com/playframework/twirl.git#71e2d56b24f3f249c4915032e87678a5fb2ea6d2 "
6
8
7
9
extra.exclude: ["plugin", "*JS"]
8
10
extra.settings: ${vars.base.extra.settings} [
You can’t perform that action at this time.
0 commit comments