Skip to content

Commit

Permalink
Merge pull request #15 from SusmithaGundu/OES-1.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sanopsmx authored Dec 27, 2023
2 parents 77e94de + 481c818 commit e75955c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ subprojects { project ->
api 'org.scala-lang:scala-library-all:2.12.12'
api 'org.scala-lang:scala-reflect:2.12.12'
api 'com.typesafe.scala-logging:scala-logging_2.12:3.9.2'
implementation 'org.apache.ivy:ivy:2.5.2'
testImplementation 'org.scalatest:scalatest_2.12:3.0.9'
}
implementation enforcedPlatform("io.spinnaker.orca:orca-bom:$orcaVersion")
Expand Down

0 comments on commit e75955c

Please sign in to comment.