Skip to content

Commit e817b2e

Browse files
committed
Merge branch '2024.0.x'
2 parents 8e1b9a4 + e13924f commit e817b2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

grace-bootstrap/src/test/groovy/grails/util/GrailsUtilTests.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2004-2025 the original author or authors.
2+
* Copyright 2004-2026 the original author or authors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -37,4 +37,5 @@ public void testGrailsVersion() {
3737
protected void tearDown() throws Exception {
3838
System.setProperty(Environment.KEY, "");
3939
}
40+
4041
}

0 commit comments

Comments
 (0)