Skip to content

Commit

Permalink
Update dependency com.jetbrains:mps to v2024
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 0501dba commit 7e8c960
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.3'
ext.mbeddrVersion = '1.0.+'
// Location where resolved dependencies are stored
ext.artifactsDir = new File(rootDir, 'artifacts')
Expand Down

0 comments on commit 7e8c960

Please sign in to comment.