Skip to content

Commit 3468c27

Browse files
committed
⬆️ ihmc-build 1.3.0
1 parent cb2f4a1 commit 3468c27

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
@@ -3,7 +3,7 @@ pluginManagement {
33
gradlePluginPortal()
44
}
55
plugins {
6-
id("us.ihmc.ihmc-build") version "1.2.3"
6+
id("us.ihmc.ihmc-build") version "1.3.0"
77
}
88
}
99

@@ -13,7 +13,7 @@ buildscript {
1313
mavenLocal()
1414
}
1515
dependencies {
16-
classpath("us.ihmc:ihmc-build:1.2.3")
16+
classpath("us.ihmc:ihmc-build:1.3.0")
1717
}
1818
}
1919

0 commit comments

Comments
 (0)