Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit bcccdf0

Browse files
committed
Release metafix at 2427f2c as 0.6.1 based on core 5.6.0 (#322)
1 parent 2427f2c commit bcccdf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ subprojects {
4343
'jquery': '3.3.1-1',
4444
'junit_jupiter': '5.8.2',
4545
'junit_platform': '1.4.2',
46-
'metafacture': '5.5.1-rc1',
46+
'metafacture': '5.6.0',
4747
'mockito': '2.27.0',
4848
'requirejs': '2.3.6',
4949
'slf4j': '1.7.21',
@@ -53,7 +53,7 @@ subprojects {
5353
}
5454

5555
group = 'org.metafacture'
56-
version = '0.6.0-SNAPSHOT'
56+
version = '0.6.1'
5757

5858
apply plugin: 'checkstyle'
5959
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)