Skip to content

Commit

Permalink
Change baseline to 2.5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Apanatshka committed Jul 24, 2024
1 parent 6154efd commit e52df23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meta.lib.spoofax/metaborg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: org.metaborg:meta.lib.spoofax:${metaborgVersion}
name: libspoofax
metaborgVersion: 2.6.0-SNAPSHOT
metaborgBaselineVersion: 2.5.20
metaborgBaselineVersion: 2.5.21
dependencies:
compile:
- org.metaborg:org.metaborg.meta.lang.esv:${metaborgBaselineVersion}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

public class MetaborgConstants {
public static final String METABORG_GROUP_ID = "org.metaborg";
public static final String METABORG_VERSION = "2.5.20";
public static final String METABORG_VERSION = "2.5.21";

public static final String FILE_CONFIG = "metaborg.yaml";
public static final String FILE_COMPONENT_CONFIG = "metaborg.component.yaml";
Expand Down

0 comments on commit e52df23

Please sign in to comment.