Skip to content

Commit

Permalink
Merge branch 'master' into dependency-catalog
Browse files Browse the repository at this point in the history
# Conflicts:
#	build.gradle.kts
#	plugin/build.gradle.kts
  • Loading branch information
Virtlink committed Jul 24, 2024
2 parents 6958626 + d2e5c16 commit 2c2d9e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!groovy
@Library('metaborg.jenkins.pipeline@develop') _
@Library('metaborg.jenkins.pipeline') _

gradlePipeline(
buildOtherBranch: false,
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# These properties are only used when this repository is built stand-alone, outside of devenv.
org.gradle.jvmargs=-Xms512M -Xmx2G -Xss8M
systemProp.spoofax2Version=2.5.20
systemProp.spoofax2Version=2.5.21

0 comments on commit 2c2d9e7

Please sign in to comment.