Skip to content

Commit

Permalink
fix(deps): update dependency com.jetbrains:mps to v2024
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 57c257c commit 37f8969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/applications/com.mbeddr.build-examples/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Dependency versions
ext.mpsVersion = '3.4.2'
ext.mpsVersion = '2024.1.1'
ext.mbeddrVersion = '1.0.+'
// Location where resolved dependencies are stored
ext.artifactsDir = new File(rootDir, 'artifacts')
Expand Down

0 comments on commit 37f8969

Please sign in to comment.