We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e609b commit 33a05b8Copy full SHA for 33a05b8
CHANGELOG.md
@@ -6,7 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
6
7
## 1.1.3 (TBD)
8
9
-* TBD
+* grid version 1.1.2
10
11
## [1.1.2](https://github.com/ngageoint/gars-java/releases/tag/1.1.2) (01-23-2023)
12
pom.xml
@@ -46,7 +46,7 @@
46
<dependency>
47
<groupId>mil.nga</groupId>
48
<artifactId>grid</artifactId>
49
- <version>1.1.1</version>
+ <version>1.1.2</version>
50
</dependency>
51
52
<groupId>junit</groupId>
0 commit comments