Skip to content

Commit

Permalink
build(deps): bump org.iets3:opensource
Browse files Browse the repository at this point in the history
Bumps org.iets3:opensource from 2023.2.7106.eebc905 to 2023.2.7239.7ee8510.

---
updated-dependencies:
- dependency-name: org.iets3:opensource
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 8a443f8 commit 42f0e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernelf-apigen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ kotlin {
mpsBuild {
mpsHome = mpsHomeDir.get().asFile.absolutePath
javaHome = Jvm.current().javaHome
externalModules("org.iets3:opensource:2023.2.7106.eebc905")
externalModules("org.iets3:opensource:2023.2.7239.7ee8510")
}

metamodel {
Expand Down

0 comments on commit 42f0e68

Please sign in to comment.