Bumped bld to 1.8.0
This commit is contained in:
parent
b3dfc0980b
commit
39a981cbd4
9 changed files with 14 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright 2023 the original author or authors.
|
||||
* Copyright 2023-2024 the original author or authors.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
@ -39,6 +39,8 @@ public class GeneratedVersion {
|
|||
|
||||
/**
|
||||
* Returns the class file.
|
||||
*
|
||||
* @return the class file
|
||||
*/
|
||||
public File getClassFile() {
|
||||
return classFile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue