Skip to content

Commit 27834a1

Browse files
committed
⬆️ ihmc-build 1.1.0
1 parent ed833b7 commit 27834a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginManagement {
22
plugins {
3-
id("us.ihmc.ihmc-build") version "1.0.0"
3+
id("us.ihmc.ihmc-build") version "1.1.0"
44
}
55
}
66

@@ -10,7 +10,7 @@ buildscript {
1010
mavenLocal()
1111
}
1212
dependencies {
13-
classpath("us.ihmc:ihmc-build:1.0.0")
13+
classpath("us.ihmc:ihmc-build:1.1.0")
1414
}
1515
}
1616

0 commit comments

Comments
 (0)