Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: itsmekunnu/Java-FbChatBot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: thekosmix/Java-FbChatBot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 21, 2016

  1. added travis build file

    thekosmix committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    64160e2 View commit details
    Browse the repository at this point in the history
  2. corrected travis build file

    thekosmix committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    4a319ce View commit details
    Browse the repository at this point in the history
  3. added build icon

    thekosmix authored Jul 21, 2016
    Configuration menu
    Copy the full SHA
    cb46e48 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. changed project name

    thekosmix committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    aa62496 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2017

  1. Update README.md

    thekosmix authored Dec 30, 2017
    Configuration menu
    Copy the full SHA
    875632f View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    thekosmix authored Dec 30, 2017
    Configuration menu
    Copy the full SHA
    39da3db View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Update HOWTO.md

    thekosmix authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    b5f9dff View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Bump gson from 2.7 to 2.8.9

    Bumps [gson](https://github.com/google/gson) from 2.7 to 2.8.9.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.7...gson-parent-2.8.9)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    6f682ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request thekosmix#3 from thekosmix/dependabot/maven/com.go…

    …ogle.code.gson-gson-2.8.9
    
    Bump gson from 2.7 to 2.8.9
    thekosmix authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    f96d767 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Bump httpclient from 4.3.6 to 4.5.13

    Bumps httpclient from 4.3.6 to 4.5.13.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents:httpclient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    4b01ab3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request thekosmix#4 from thekosmix/dependabot/maven/org.ap…

    …ache.httpcomponents-httpclient-4.5.13
    
    Bump httpclient from 4.3.6 to 4.5.13
    thekosmix authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    5867c1f View commit details
    Browse the repository at this point in the history
Loading