Skip to content

Commit 0622525

Browse files
committed
⬆️ ihmc-build 1.2.3
1 parent 0825672 commit 0622525

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.2.1"
3+
id("us.ihmc.ihmc-build") version "1.2.3"
44
}
55
}
66

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

0 commit comments

Comments
 (0)