diff options
| author | Thomas <> | 2024-09-05 14:49:51 +0200 |
|---|---|---|
| committer | Thomas <> | 2024-09-05 14:49:51 +0200 |
| commit | b876d33c7e807b401d9f25c4ebff884432753c73 (patch) | |
| tree | 09d1818511b2d7f0cf9c91985eae57946b75dad1 | |
| parent | 9cd16afc187647c4d3aea74e49dd626eb0fea907 (diff) | |
| download | pdf-as-4-b876d33c7e807b401d9f25c4ebff884432753c73.tar.gz pdf-as-4-b876d33c7e807b401d9f25c4ebff884432753c73.tar.bz2 pdf-as-4-b876d33c7e807b401d9f25c4ebff884432753c73.zip | |
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index b2ca5772..8c9228bb 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ allprojects { url "https://repo.spring.io/milestone/" } } - version = '4.4.2-SNAPSHOT' + version = '4.4.2' } subprojects { |
