Skip to content

Commit 602d4e0

Browse files
fix(deps): update third-party-minor
1 parent c672c78 commit 602d4e0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jbr = "17.0.11-b1207.30"
1111

1212
[libraries]
1313
mps = { group = "com.jetbrains", name = "mps", version.ref = "mpsVersion" }
14-
remigrate = { group = "de.itemis.mps.build-backends", name = "remigrate", version = "0.2.0" }
14+
remigrate = { group = "de.itemis.mps.build-backends", name = "remigrate", version = "0.3.0.165.81672e9" }
1515
mpsQaAllInOne = { group = "org.mpsqa", name = "all-in-one", version.ref = "mpsQaVersion" }
1616
mbeddrPlatform = { group = "com.mbeddr", name = "platform", version.ref = "mbeddrVersion" }
1717
antJunit = { group = "org.apache.ant", name = "ant-junit", version = "1.10.15" }
@@ -25,9 +25,9 @@ cpSuite = { group = "io.takari.junit", name = "takari-cpsuite", version = "1.2.7
2525
[bundles]
2626

2727
[plugins]
28-
cyclonedxBom = { id = "org.cyclonedx.bom", version = "2.2.0" }
29-
downloadJbr = { id = "download-jbr", version = "1.29.3.+" }
30-
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.4.1" }
31-
modelcheck = { id = "modelcheck", version = "1.29.3.+" }
32-
mpsCommon = { id = "de.itemis.mps.gradle.common", version = "1.29.+" }
33-
mpsLauncher = { id = "de.itemis.mps.gradle.launcher", version = "2.5.2.+" }
28+
cyclonedxBom = { id = "org.cyclonedx.bom", version = "2.4.1" }
29+
downloadJbr = { id = "download-jbr", version = "1.30.0.+" }
30+
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
31+
modelcheck = { id = "modelcheck", version = "1.30.0.+" }
32+
mpsCommon = { id = "de.itemis.mps.gradle.common", version = "1.30.+" }
33+
mpsLauncher = { id = "de.itemis.mps.gradle.launcher", version = "2.8.0.+" }

0 commit comments

Comments
 (0)