This website requires JavaScript.
Explore
Help
Sign In
devol
/
smalltalk-matrix
mirror of
https://github.com/ouchadam/small-talk.git
Watch
1
Star
0
Fork
You've already forked smalltalk-matrix
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
28fa985923
smalltalk-matrix
/
domains
/
olm-stub
/
build.gradle
7 lines
86 B
Groovy
Raw
Normal View
History
Unescape
Escape
initial commit
2022-02-24 22:55:56 +01:00
plugins
{
id
'kotlin'
}
dependencies
{
Bump json from 20211205 to 20220320 Bumps [json](https://github.com/douglascrockford/JSON-java) from 20211205 to 20220320. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 06:29:40 +01:00
compileOnly
'org.json:json:20220320'
initial commit
2022-02-24 22:55:56 +01:00
}