Skip to content

Commit a2c3291

Browse files
ABLL526benedeki
andauthored
Make Spark Data Standardization releasable under new maven central repository (#73)
* - Updated `sbt-ci-release` to `1.9.3` for release. - Updated `jacocoVersion` to `0.8.11-absa.1` * Update plugins.sbt Made version: `1.11.2` * * rolled back jacoco version bum to see if it solve build issues --------- Co-authored-by: David Benedeki <benedeki@volny.cz>
1 parent dff5177 commit a2c3291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
17+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
1818

1919
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
2020

0 commit comments

Comments
 (0)