Skip to content

Commit

Permalink
Merge pull request #3 in LIBS/repository-group from val-develop-updat…
Browse files Browse the repository at this point in the history
…e to val-develop

* commit 'bdf854552313e068f0b587ace8e8322f04bf0a11':
  ⬆️ ihmc-build 0.28.0 Remove Artifactory from build plugin.
  • Loading branch information
Operator Computer authored and Operator Computer committed Feb 22, 2022
2 parents 4e2ad87 + bdf8545 commit 199bef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pluginManagement {
plugins {
id("us.ihmc.ihmc-build") version "0.27.3"
id("us.ihmc.ihmc-build") version "0.28.0"
}
}

Expand All @@ -10,7 +10,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath("us.ihmc:ihmc-build:0.27.3")
classpath("us.ihmc:ihmc-build:0.28.0")
}
}

Expand Down

0 comments on commit 199bef0

Please sign in to comment.