develocity 1.1.1 (#1501)
* develocity 1.1.1 * Update .scala-steward.conf
This commit is contained in:
parent
54e90cc400
commit
6c9f1a6c8f
2 changed files with 1 additions and 3 deletions
|
|
@ -11,8 +11,6 @@ updates.pin = [
|
|||
{ groupId = "com.google.protobuf", artifactId = "protobuf-java", version = "3." }
|
||||
# aeron 1.46 requires Java 17
|
||||
{ groupId = "io.aeron", version = "1.45." }
|
||||
# see https://github.com/apache/pekko/issues/1492
|
||||
{ groupId = "com.gradle", artifactId = "sbt-develocity", version = "1.0." }
|
||||
]
|
||||
|
||||
updates.ignore = [
|
||||
|
|
|
|||
|
|
@ -34,4 +34,4 @@ addSbtPlugin("io.github.siculo" % "sbt-bom" % "0.3.0")
|
|||
|
||||
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
|
||||
|
||||
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.0.1")
|
||||
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.1.1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue