Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/pekko
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9d97213c79b3d4afe5d81d467d71b493d3efe655
Choose a base ref
..
head repository: apache/pekko
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a4e573ef4acdc596dcfe6082da02b8e09e56aa1c
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 .scala-steward.conf
1 change: 1 addition & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@ updates.ignore = [
{ groupId = "com.fasterxml.jackson.dataformat", artifactId = "jackson-dataformat-cbor" }
{ groupId = "com.fasterxml.jackson.datatype", artifactId = "jackson-datatype-jsr310" }
{ groupId = "com.fasterxml.jackson.datatype", artifactId = "jackson-datatype-jdk8" }
{ groupId = "com.google.protobuf", artifactId = "protobuf-java" }
{ groupId = "com.typesafe", artifactId = "ssl-config-core" }
{ groupId = "com.typesafe.sbt", artifactId = "sbt-osgi" }
{ groupId = "org.agrona", artifactId = "agrona" }