Skip to content

Commit

Permalink
⬆️ ihmc-build 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 committed Nov 15, 2024
1 parent ef66b1f commit a2ad9cf
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
Expand Up @@ -3,7 +3,7 @@ pluginManagement {
gradlePluginPortal()
}
plugins {
id("us.ihmc.ihmc-build") version "1.0.0"
id("us.ihmc.ihmc-build") version "1.1.0"
}
}

Expand All @@ -13,7 +13,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath("us.ihmc:ihmc-build:1.0.0")
classpath("us.ihmc:ihmc-build:1.1.0")
}
}

Expand Down

0 comments on commit a2ad9cf

Please sign in to comment.