Skip to content

Commit

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

* commit 'e53f42f19e376d8c0abd18f3bc989be0238c6ead':
  ⬆️ ihmc-build 0.28.2 Fix Bamboo
  ⬆️ ihmc-build 0.28.1
  • Loading branch information
stephenmcc committed Oct 24, 2022
2 parents 199bef0 + e53f42f commit dc31ecc
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.28.0"
id("us.ihmc.ihmc-build") version "0.28.2"
}
}

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

Expand Down

0 comments on commit dc31ecc

Please sign in to comment.