Skip to content

Commit

Permalink
⬆️ ihmc-build 0.29.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 committed Jun 20, 2024
1 parent 4b235ef commit 1a6b66a
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.29.4"
id("us.ihmc.ihmc-build") version "0.29.6"
}
}

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

Expand Down

0 comments on commit 1a6b66a

Please sign in to comment.