Commit Graph

30 Commits

Author SHA1 Message Date
af37fd67bf build: bump com.google.code.gson:gson from 2.11.0 to 2.12.0
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.11.0...gson-parent-2.12.0)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-30 14:34:58 +00:00
3bbb439d86 build: bump jvm from 2.1.0 to 2.1.10 (#46)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-27 15:34:59 +01:00
c6a8325eba build: bump org.jetbrains.dokka from 1.9.20 to 2.0.0 (#45)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-22 01:26:46 +01:00
0c38358bc4 build: bump jvm from 2.0.21 to 2.1.0 (#44)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 00:37:31 +01:00
150acada74 build: bump jvm from 2.0.20 to 2.0.21 (#43) 2024-10-13 19:38:00 +02:00
58e02cc460 build: bump jvm from 2.0.0 to 2.0.20 (#40)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 16:12:47 +02:00
b207560670 fix: Fixing property name (#42) 2024-09-05 16:08:06 +02:00
89e706f692 chore: Enable caching (#41) 2024-08-30 11:10:22 +02:00
7af1fa8880 chore: Upgrade from jvm 1 to jvm 2 (#38) 2024-06-26 17:23:46 +02:00
8b6bbd603d build: bump actions/checkout from 3 to 4 (#37)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 17:19:57 +02:00
4b88b09a7f build: bump actions/setup-java from 3 to 4 (#36)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 17:07:55 +02:00
981351da73 build: bump gradle/gradle-build-action from 2 to 3 (#35)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 16:17:32 +02:00
d881859750 build: bump org.jetbrains.dokka from 1.6.21 to 1.9.20 (#34)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 15:56:25 +02:00
a215226c36 build: bump com.google.code.gson:gson from 2.9.0 to 2.11.0 (#32)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 15:50:22 +02:00
26289a7256 fix: run CI/CD on PRs 2024-06-26 15:43:47 +02:00
13e719d1fb feat: Auto publish to Github Packages on tag (#31) 2023-12-28 03:32:33 +01:00
7c7ca1742b chore: Add the ability to publish to Github packages
Signed-off-by: Avior <github@avior.me>
2023-12-28 03:03:40 +01:00
238c215d35 fix: Upgrade Gradle version
Signed-off-by: Avior <github@avior.me>
2023-12-28 02:40:04 +01:00
2ca33328d0 chore: update tests to test current versions of Java 2023-12-28 02:31:46 +01:00
797582f39f build: bump jvm from 1.6.20 to 1.6.21 (#4)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 15:31:20 +02:00
e7c7f77a4b build: bump gradle/gradle-build-action from 2.1.4 to 2.1.5 (#3)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 15:30:59 +02:00
7ad76513e0 feat: Full rework to support both Kotlin and Java and make it work like the Other SDKs (#2) 2.0.0 2022-05-04 15:25:49 +02:00
82aaf7cb01 Various minor improvements to ease usage 2021-11-10 19:55:52 +01:00
79692ec3ad Ease fetching images 2021-11-10 13:58:37 +01:00
a91d254080 Change package to net.tcgdex 2021-11-04 17:47:13 +01:00
bee1b6d71e Rename package and cleanup 2021-11-04 17:33:57 +01:00
5295ec2b3b Slightly more API 2021-11-04 17:18:02 +01:00
fb49f92735 Create README.md 2021-11-04 17:12:57 +01:00
1498b061b0 Delete README.md 2021-11-04 17:12:47 +01:00
f664f9a93a Initial 2021-11-04 17:02:56 +01:00