Skip to content

Bump dev.inmo:tgbotapi from 19.0.0 to 20.0.0 #52

Bump dev.inmo:tgbotapi from 19.0.0 to 20.0.0

Bump dev.inmo:tgbotapi from 19.0.0 to 20.0.0 #52

Workflow file for this run

name: build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: setup
uses: actions/[email protected]
with:
java-version: '21'
distribution: 'temurin'
cache: gradle
- name: build
run: gradle shadowJar