File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11version : 2.1
22
33orbs :
4- codacy : codacy/base@10.11 .0
4+ codacy : codacy/base@12.2 .0
5566
77references :
@@ -234,7 +234,7 @@ workflows:
234234 sbt "retrieveGPGKeys;
235235 codacyAnalysisCore/publishSigned;
236236 +codacyAnalysisModels/publishSigned;
237- sonatypeBundleRelease "
237+ sonatypeCentralRelease "
238238 cache_prefix : *cache_prefix
239239 requires :
240240 - publish_docker_locally
Original file line number Diff line number Diff line change 1- sbt.version =1.8.2
1+ sbt.version =1.9.9
Original file line number Diff line number Diff line change 1- addSbtPlugin(" com.codacy" % " codacy-sbt-plugin" % " 25.0.1 " )
1+ addSbtPlugin(" com.codacy" % " codacy-sbt-plugin" % " 25.2.4 " )
22
33// Coverage
44addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 2.0.6" )
You can’t perform that action at this time.
0 commit comments