Skip to content

Commit

Permalink
Update build config
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Oct 24, 2023
1 parent 3667070 commit d08052e
Show file tree
Hide file tree
Showing 3 changed files with 269 additions and 289 deletions.
87 changes: 77 additions & 10 deletions .github/workflows/buildConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15480,6 +15480,43 @@
]
}
},
"gzoller/listzipper":{
"project":"gzoller/listzipper",
"repoUrl":"https://github.com/gzoller/listzipper.git",
"revision":"v0.1.6",
"version":"0.1.6",
"targets":"co.blocke%listzipper",
"config":{
"projects":{
"exclude":[

],
"overrides":{

}
},
"java":{
"version":"8"
},
"sbt":{
"commands":[

],
"options":[

]
},
"mill":{
"options":[

]
},
"tests":"full",
"sourcePatches":[

]
}
},
"gzoller/scalajack":{
"project":"gzoller/scalajack",
"repoUrl":"https://github.com/gzoller/scalajack.git",
Expand Down Expand Up @@ -23390,8 +23427,8 @@
"project":"lloydmeta/enumeratum",
"repoUrl":"https://github.com/lloydmeta/enumeratum.git",
"revision":"master",
"version":"1.7.3",
"targets":"com.beachape%enumeratum-argonaut com.beachape%enumeratum-quill com.beachape%enumeratum-scalacheck com.beachape%enumeratum com.beachape%enumeratum-play-json com.beachape%enumeratum-circe com.beachape%enumeratum-reactivemongo-bson com.beachape%enumeratum-doobie com.beachape%enumeratum-play com.beachape%enumeratum-test com.beachape%enumeratum-cats",
"version":"1.6.4",
"targets":"com.beachape%enumeratum-macros",
"config":{
"projects":{
"exclude":[
Expand Down Expand Up @@ -31295,6 +31332,43 @@
]
}
},
"ruimo/scoins":{
"project":"ruimo/scoins",
"repoUrl":"https://github.com/ruimo/scoins.git",
"revision":"v1.29",
"version":"1.29",
"targets":"com.ruimo%scoins",
"config":{
"projects":{
"exclude":[

],
"overrides":{

}
},
"java":{

},
"sbt":{
"commands":[

],
"options":[

]
},
"mill":{
"options":[

]
},
"tests":"disabled",
"sourcePatches":[

]
}
},
"ruippeixotog/akka-testkit-specs2":{
"project":"ruippeixotog/akka-testkit-specs2",
"repoUrl":"https://github.com/ruippeixotog/akka-testkit-specs2.git",
Expand Down Expand Up @@ -39592,13 +39666,6 @@
"version":"1.0.0",
"targets":"com.themillhousegroup%scoup"
},
"thinkingdataanalytics/android-sdk":{
"project":"thinkingdataanalytics/android-sdk",
"repoUrl":"https://github.com/thinkingdataanalytics/android-sdk.git",
"revision":"tv2.1.0",
"version":"2.1.0",
"targets":"cn.thinkingdata.android%ta-agp-v7"
},
"thoughtworksinc/bindable.scala":{
"project":"thoughtworksinc/bindable.scala",
"repoUrl":"https://github.com/thoughtworksinc/bindable.scala.git",
Expand Down Expand Up @@ -47922,7 +47989,7 @@

]
},
"tests":"full",
"tests":"compile-only",
"sourcePatches":[
{
"path":"project/BuildHelper.scala",
Expand Down
Loading

0 comments on commit d08052e

Please sign in to comment.